Commit 53b40bbb authored by Choudhary's avatar Choudhary

reviewed changes 2

parent c7e13c5b
Pipeline #2281 passed with stages
in 1 minute and 6 seconds
......@@ -36,5 +36,5 @@ Validation:
script:
- sleep 45
- if [ `curl -s -o /dev/null -I -w "%{http_code}" https://pgsandbox.altimetrik.com/$RELEASE_NAME/` = "200" ]; then exit 0; else exit 1; fi
allow_failure: false
allow_failure: true
\ 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