Commit 789bb770 authored by spalakkizhi's avatar spalakkizhi

testing pipeline issue

parent e8c335cc
Pipeline #2572 failed with stages
in 1 minute and 14 seconds
......@@ -37,6 +37,6 @@ ReleaseDeploy:
Validation:
stage: Validation
script:
- sleep 45
- sleep 50
- if [ `curl -s -o /dev/null -I -w "%{http_code}" https://pgsandbox.altimetrik.com/$RELEASE_NAME` = "308" ]; then exit 0; else exit 1; fi
allow_failure: false
\ No newline at end of file
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