curl fail - fixes

4 jobs from master in 1 minute and 8 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
passed #12682
Build

00:17

 
  Release Cleanup
passed #12683
allowed to fail
ReleaseCleanup

00:01

 
  Release Deploy
passed #12684
ReleaseDeploy

00:02

 
  Validation
failed #12685
Validation

00:46

 
Name Stage Failure
failed
Validation Validation
Using Shell executor...
Running on ip-172-31-22-163.us-west-2.compute.internal...
Fetching changes...
HEAD is now at ef2bf1d curl fail - fixes
Checking out ef2bf1d6 as master...
Skipping Git submodules setup
$ sleep 45
$ if [ `curl -s -o /dev/null -I -w "%{http_code}" https://pgsandbox.altimetrik.com/project1415` = "200" ]; then exit 0; else exit 1; fi
ERROR: Job failed: exit status 1