Commit b6d7fed5 authored by Bùi Bá Trường's avatar Bùi Bá Trường

truongbb - test ci

parent 29cdeccf
Pipeline #402 failed with stages
in 10 seconds
......@@ -71,7 +71,7 @@ check_quality_gate:
# - export QUALITY_GATE=$(./build-test.sh quality-gate)
- export QUALITY_GATE=0
- echo $QUALITY_GATE
- if [[ $QUALITY_GATE = 0 ]] ; then exit -1 fi # force pipeline exit and fail job
- sh 'if [[ $QUALITY_GATE = 0 ]] then exit -1 fi' # force pipeline exit and fail job
build_up:
stage: build_up
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment