]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Correct Jenkinsfile
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 15 May 2017 12:33:35 +0000 (14:33 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 15 May 2017 12:33:35 +0000 (14:33 +0200)
Jenkinsfile

index 66ad20d8adeaa70e36b1ad24b8e9dd64c95e2ddb..bd777601a7173df30e5f706926590355a3d061ab 100644 (file)
@@ -1,4 +1,4 @@
-stage 'Yaml-Linter' {
+stage('Yaml-Linter') {
   node("mesos") {
     deleteDir()
     git credentialsId: 'd1d6ad59-8d5a-45b4-acfb-64a36d7fd8cd', url: 'git@git.pixelpark.com:puppet/hiera.git', branch: "${BRANCH_NAME}"