Skip to content
Snippets Groups Projects
Commit 5c03da3c authored by Sebastian Pisula's avatar Sebastian Pisula
Browse files

feature(core): deploy on tags

parent c584ce65
Branches
No related tags found
1 merge request!8feature(core): deploy on tags
Pipeline #205910 skipped
......@@ -98,6 +98,7 @@ prepare assets production:
<<: *prepare-assets
only:
- master
- tags
variables:
SHOPIFY_API_KEY: $PRODUCTION_SHOPIFY_API_KEY
......@@ -113,7 +114,7 @@ deploy to stage manual:
deploy to production:
<<: *deploy-to-production
only:
- master
- tags
deploy to production manual:
<<: *deploy-to-production
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment