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

feature(core): mantle env

parent 63be73a2
No related branches found
No related tags found
1 merge request!22feature(core): mantle env
......@@ -108,6 +108,7 @@ prepare assets stage:
- tags
variables:
SHOPIFY_API_KEY: $STAGE_SHOPIFY_API_KEY
MANTLE_APP_TOKEN: $STAGE_MANTLE_APP_TOKEN
prepare assets production:
<<: *prepare-assets
......@@ -116,6 +117,7 @@ prepare assets production:
- tags
variables:
SHOPIFY_API_KEY: $PRODUCTION_SHOPIFY_API_KEY
MANTLE_APP_TOKEN: $PRODUCTION_MANTLE_APP_TOKEN
deploy to stage:
<<: *deploy-to-stage
......
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