Skip to content

Instantly share code, notes, and snippets.

@shio-phys
Created March 1, 2016 07:03
Show Gist options
  • Save shio-phys/e0fbffcd54347b1cf2b2 to your computer and use it in GitHub Desktop.
Save shio-phys/e0fbffcd54347b1cf2b2 to your computer and use it in GitHub Desktop.
dependencies:
cache_directories:
- ~/dynamodb pre:
- bash circleci.sh
- cd ~/dynamodb/; java -Xms256m -Xmx256m -Djava.library.path=DynamoDBLocal_lib -jar DynamoDBLocal.jar
background: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment