Skip to content
Snippets Groups Projects
Commit 24bc63a4 authored by Justin Weber's avatar Justin Weber
Browse files

remove public-read

parent 76b5e531
No related branches found
No related tags found
No related merge requests found
Pipeline #37046 passed
......@@ -33,8 +33,8 @@ deploy:docs:
variables:
DOC_HOME: ${CI_PROJECT_DIR}/build
script:
- aws s3 sync ${DOC_HOME}/docs s3://exa-doc/user-manual/latest public-read --delete
- aws s3 sync ${DOC_HOME}/picvva s3://exa-doc/pic-vva/latest public-read --delete
- aws s3 sync ${DOC_HOME}/docs s3://exa-doc/user-manual/latest --delete
- aws s3 sync ${DOC_HOME}/picvva s3://exa-doc/pic-vva/latest --delete
dependencies:
- docs:userguide
except:
......
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