Skip to content
Snippets Groups Projects
Verified Commit ae59d14f authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: commit save point

parent 6515df46
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -34,5 +34,6 @@ test-browser-monster: create-polyfill-monster
web-to-s3:
$(ECHOMARKER) "transfer web to s3"
$(QUIET) $(AWS) s3 --recursive --only-show-errors cp $(DEPLOYMENT_PATH)web/assets/ s3://monsterjs.org/assets/
$(QUIET) $(AWS) s3 --recursive --only-show-errors cp $(DEPLOYMENT_PATH)web/vendor/ s3://monsterjs.org/vendor/
$(QUIET) $(AWS) s3 --only-show-errors cp $(DEPLOYMENT_PATH)web/index.html s3://monsterjs.org/index.html
$(QUIET) $(AWS) s3 --only-show-errors cp $(DEPLOYMENT_PATH)web/error.html s3://monsterjs.org/error.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment