Commit 02b3eb15 authored by heywon.choi's avatar heywon.choi

test

parent f0764e30
Pipeline #19201 canceled with stages
in 7 minutes and 11 seconds
......@@ -34,6 +34,8 @@ check_pipeline_status:
elif [ "$STATUS" = "failed" ]; then
echo "swlab-docs project pipeline failed."
exit 1
else
STATUS="running"
fi
sleep 10
done
......
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