testing slaves
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -6,6 +6,7 @@
|
||||
|
||||
pipeline {
|
||||
agent {
|
||||
label any {
|
||||
kubernetes {
|
||||
cloud 'confdroid_kubernetes'
|
||||
yaml """
|
||||
@@ -20,7 +21,7 @@ spec:
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
stages {
|
||||
|
||||
stage('pulling master before adding files') {
|
||||
|
||||
Reference in New Issue
Block a user