fix syntax

This commit is contained in:
Roberto Cirillo 2022-10-26 10:44:32 +02:00
parent 2c730a8f30
commit b723dbf88a
1 changed files with 1 additions and 3 deletions

4
Jenkinsfile vendored
View File

@ -1,4 +1,4 @@
#!groovy
#!groovy
import org.yaml.snakeyaml.Yaml
// set the build options according to the Type of build
@ -128,8 +128,6 @@ pipeline {
booleanParam(name: 'ContinuousDeployment',
defaultValue: false,
description: 'If true, the gCubeDeployer pipeline is triggered')
}
}
//see https://jenkins.io/doc/book/pipeline/syntax/#stages