mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-02 12:53:08 +00:00
ci: move it to a container
Referenced issue: * https://github.com/status-im/infra-ci/issues/188
This commit is contained in:
parent
9d01fd9559
commit
fca3364069
2
ci/Jenkinsfile
vendored
2
ci/Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent {
|
||||
dockerfile {
|
||||
label 'linux'
|
||||
label 'linuxcontainer'
|
||||
dir 'ci'
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user