Removed deprecated label option from pipeline
This commit is contained in:
parent
99cfdfddd0
commit
d9fe927832
1
.jenkins/Jenkinsfile
vendored
1
.jenkins/Jenkinsfile
vendored
@ -1,7 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
kubernetes {
|
||||
label 'kubernetes-agent'
|
||||
yamlFile '.jenkins/podTemplate.yaml'
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user