mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-09 09:23:07 +00:00
ci: test container build
This commit is contained in:
parent
d6b9120de3
commit
d0a38cb521
@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
label 'linux && x86_64'
|
||||
label 'container'
|
||||
}
|
||||
|
||||
parameters {
|
||||
|
||||
@ -2,7 +2,7 @@ library 'status-jenkins-lib@v1.9.16'
|
||||
|
||||
pipeline {
|
||||
agent {
|
||||
label 'linux && nix-2.24 && x86_64'
|
||||
label 'container'
|
||||
}
|
||||
|
||||
options {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user