fix: BUG
This commit is contained in:
parent
7eea225721
commit
56f70c5337
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -50,6 +50,7 @@ pipeline {
|
|||||||
sh 'pwd && ls -alh'
|
sh 'pwd && ls -alh'
|
||||||
sh 'node -v'
|
sh 'node -v'
|
||||||
sh 'npm run build:webpack'
|
sh 'npm run build:webpack'
|
||||||
|
sh 'docker build --build-arg PROFILE=${PROFILE} -t ${IMAGE_NAME} .'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user