s3-resource-simple/assets/check
Aidan Feldman f3ce24d31d add in and check scripts
`out` was failing without them
2016-03-10 12:18:11 -05:00

11 lines
131 B
Bash
Executable file

#!/bin/sh
# http://concourse.ci/implementing-resources.html#resource-check
set -e
echo "[
{
\"timestamp\": \"foo\"
}
]"