changed auto-created project according to stock quote

4 jobs from master (queued for 4 seconds)
Status Job ID Name Coverage
  Build
passed #11429
Build

00:24

 
  Release Cleanup
passed #11430
allowed to fail
ReleaseCleanup

00:02

 
  Release Deploy
passed #11431
ReleaseDeploy

00:04

 
  Validation
failed #11432
Validation

01:08

 
Name Stage Failure
failed
Validation Validation
Using Shell executor...
Running on ip-172-31-42-239.us-west-2.compute.internal...
Fetching changes...
HEAD is now at 36fac59 changed auto-created project according to stock quote
Checking out 36fac598 as master...
Skipping Git submodules setup
$ 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
ERROR: Job failed: exit status 1