Updated wercker test step

This commit is contained in:
Torkel Ödegaard 2015-03-03 20:08:20 +01:00
parent 4379f58213
commit 04597b3f54

View File

@ -39,8 +39,8 @@ build:
- script:
name: create packages
code: |
mkdir dist
touch dist/my_file.txt
mkdir $WERCKER_SOURCE_DIR/dist
touch $WERCKER_SOURCE_DIR/dist/my_file.txt
- s3sync:
key-id: $AWS_S3_KEY