Commit aa8ea101 authored by heywon.choi's avatar heywon.choi

test

parent 09cedf38
Pipeline #19252 canceled with stages
in 5 minutes and 44 seconds
......@@ -28,7 +28,7 @@ check_pipeline_status:
stage: check
script:
- |
if [ "$STATUS" = null ]; then
if [ "$STATUS" = "null" ]; then
echo "Current status: $STATUS"
exit 1
fi
......
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