Skip to content

Instantly share code, notes, and snippets.

@treeder

treeder/batch.sh Secret

Created December 7, 2015 23:31
Embed
What would you like to do?
docker run --rm -it -e "PAYLOAD_FILE=payload.json" -e IRON_TOKEN -e IRON_PROJECT_ID -v "$PWD":/worker -w /worker iron/ruby ruby batch.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment