Skip to content
Snippets Groups Projects
Commit 43b38765 authored by Joe Van Boxtel's avatar Joe Van Boxtel
Browse files

Update .gitlab-ci.yml for manual deploy

parent e7c2b2f9
No related branches found
No related tags found
No related merge requests found
......@@ -25,4 +25,5 @@ deploy:
- aws configure set preview.cloudfront true
- aws cloudfront create-invalidation --distribution-id $DEV_CFDIST_ID --paths '/*'
only:
- master@adi-ia/course-search-enroll-fe
\ No newline at end of file
- master@adi-ia/course-search-enroll-fe
when: manual
\ No newline at end of file
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