Fix Jenkinsfile.
This commit is contained in:
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
pipeline{
|
||||
agent{
|
||||
label any
|
||||
label { label 'jenkins'}
|
||||
}
|
||||
stages{
|
||||
stage('Build') {
|
||||
|
||||
Reference in New Issue
Block a user