Updated Jenkinsfile
This commit is contained in:
1
openshift/dev/Jenkinsfile
vendored
1
openshift/dev/Jenkinsfile
vendored
@@ -90,6 +90,7 @@ pipeline {
|
||||
stage("Build application") {
|
||||
environment {
|
||||
NGINX_PATH = "${dist_path}/."
|
||||
BUILD_TAG = "${BUILD_TAG}"
|
||||
}
|
||||
steps {
|
||||
echo '### Building application... ###'
|
||||
|
||||
Reference in New Issue
Block a user