1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-08-08 22:36:41 +02:00

switch gitlab ci task to use environment

This commit is contained in:
Lee Brown
2019-07-14 13:03:07 -08:00
parent f4f101db4b
commit 3c495e81a5

View File

@ -98,7 +98,7 @@ cache:
<<: *deploy_dev_tmpl
tags:
- dev
environment:
variables:
name: 'dev/${SERVICE}-dev'
TARGET_ENV: 'dev'
SERVICE: 'web-api'