mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-02-26 00:33:14 +00:00
Merge b2b835cf230487ca1138c5fbd155fc4762ab93d9 into d1b2917b3aa47c96f3b8293467e6be68c11d2683
This commit is contained in:
commit
1daff00f38
@ -2,7 +2,12 @@ library 'status-jenkins-lib@v1.9.39'
|
||||
|
||||
pipeline {
|
||||
agent {
|
||||
label 'linux && nix-2.24 && x86_64'
|
||||
docker {
|
||||
label 'linuxcontainer'
|
||||
image 'harbor.status.im/infra/ci-build-containers:linux-base-1.0.0'
|
||||
args '--volume=/nix:/nix ' +
|
||||
'--volume=/etc/nix:/etc/nix '
|
||||
}
|
||||
}
|
||||
|
||||
options {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user