Commit 3fd2f87b by Torkel Ödegaard

another wercker failure, trying this

parent 9e7a0f8d
......@@ -39,8 +39,8 @@ build:
- script:
name: create packages
code: |
mkdir -p dist
touch dist/my_file.txt
mkdir -p $WERCKER_ROOT/dist
echo test > $WERCKER_ROOT/dist/my_file.txt
- s3sync:
key-id: $AWS_S3_KEY
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment