test
Some checks failed
internetmastercz/test/pipeline/head There was a failure building this commit
Some checks failed
internetmastercz/test/pipeline/head There was a failure building this commit
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -13,6 +13,9 @@ pipeline {
|
||||
}
|
||||
}
|
||||
steps {
|
||||
def dockerHome = tool 'docker'
|
||||
env.PATH = "${dockerHome}/bin:${env.PATH}"
|
||||
|
||||
sh 'node --version'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user