You've already forked golang-saas-starter-kit
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:
@@ -98,7 +98,7 @@ cache:
|
|||||||
<<: *deploy_dev_tmpl
|
<<: *deploy_dev_tmpl
|
||||||
tags:
|
tags:
|
||||||
- dev
|
- dev
|
||||||
environment:
|
variables:
|
||||||
name: 'dev/${SERVICE}-dev'
|
name: 'dev/${SERVICE}-dev'
|
||||||
TARGET_ENV: 'dev'
|
TARGET_ENV: 'dev'
|
||||||
SERVICE: 'web-api'
|
SERVICE: 'web-api'
|
||||||
|
Reference in New Issue
Block a user