mirror of https://github.com/waku-org/waku.org.git
ci: test fix
This commit is contained in:
parent
f2fc211b92
commit
24e0e28d1e
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env groovy
|
#!/usr/bin/env groovy
|
||||||
library 'status-jenkins-lib@v1.8.8'
|
library 'status-jenkins-lib@linux-use-nix'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'linux' }
|
agent { label 'linux' }
|
||||||
|
|
Loading…
Reference in New Issue