Skip to content
Snippets Groups Projects
Commit 70f4ce3b authored by Bastien Abadie's avatar Bastien Abadie
Browse files

Publish source maps anyway

parent 187b1460
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,5 @@ VERSION=${VERSION:-${CI_COMMIT_TAG}}
# Remove dev index
rm dist/index.html dist/index.html.gz
# Remove source maps
rm dist/*.map dist/*.map.gz
pip install awscli
aws s3 cp --recursive dist s3://teklia-assets-release/arkindex/$VERSION/
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