Update 'Jenkinsfile'
This commit is contained in:
parent
ecc4abc8d1
commit
b823297b16
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,7 +4,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh 'build.sh'
|
||||
sh 'printenv'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user