(MODE-11365) Fixing workflow.

This commit is contained in:
Sokratis Siozos-Drosos 2019-04-24 13:40:01 +02:00
parent defe2ec607
commit 290999b54f

View file

@ -60,6 +60,10 @@ jobs:
echo "Bucket is here" echo "Bucket is here"
} }
aws s3 cp "/tmp/repo/artifact/${DEPLOYABLE}" "s3://${BUCKET}/tileserver-gl/${DEPLOYABLE}" aws s3 cp "/tmp/repo/artifact/${DEPLOYABLE}" "s3://${BUCKET}/tileserver-gl/${DEPLOYABLE}"
- persist_to_workspace:
root: /tmp/repo
paths:
- artifact
deploy-to-dev: deploy-to-dev:
docker: docker:
- image: monosolutions/terraform:1.0.4 - image: monosolutions/terraform:1.0.4