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