Skip to content
Snippets Groups Projects
Commit 423c2b75 authored by Ole Voldsæter's avatar Ole Voldsæter
Browse files

ikke slett to ganger

parent 6c1245d1
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ deploy:
--capabilities CAPABILITY_IAM
- aws s3 rm "s3://${STACK_NAME}.aws.uib.no" --recursive
- aws s3 sync dist/ "s3://${STACK_NAME}.aws.uib.no" --delete
- aws s3 sync api_static/ "s3://${STACK_NAME}.aws.uib.no" --delete
- aws s3 sync api_static/ "s3://${STACK_NAME}.aws.uib.no"
- DISTRO_ID=$(aws cloudformation describe-stack-resource
--stack-name ${STACK_NAME}
--logical-resource-id Distribution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment