mirror of https://github.com/waku-org/waku.org.git
ci: try to disable shared library polling
This commit is contained in:
parent
3c6d9238f8
commit
7f5785baf7
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env groovy
|
#!/usr/bin/env groovy
|
||||||
library 'status-jenkins-lib@v1.8.8'
|
library(identifier: 'status-jenkins-lib@v1.8.8', changelog: false)
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'linux' }
|
agent { label 'linux' }
|
||||||
|
|
Loading…
Reference in New Issue