s3-resource-simple/test/check
2016-03-10 18:31:20 -05:00

13 lines
171 B
Bash
Executable file

#!/bin/sh
set -e
json=$(cat config.json)
source "$(dirname $0)/build.sh"
echo $json | docker run \
-i \
--rm \
18fgsa/s3-resource-simple \
/opt/resource/check