This commit is contained in:
Joan Sanchez 2018-10-24 13:15:59 +02:00
parent cfce912164
commit ce464bcc12
1 changed files with 0 additions and 2 deletions

2
Jenkinsfile vendored
View File

@ -17,8 +17,6 @@ switch (env.BRANCH_NAME) {
}
node {
agent any
tools {nodejs "node"}
stage ('Print environment variables') {