Added agent type to Jenkinsfile
This commit is contained in:
parent
cc2f224d60
commit
5f0a3c3456
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
label 'kubernetes'
|
||||
type 'kubernetes'
|
||||
yamlfile 'podTemplate.yaml'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user