1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-07-01 00:55:01 +02:00

fixing gitlab yaml

This commit is contained in:
Lee Brown
2019-07-13 20:59:07 -08:00
parent b831b8deff
commit 48d86b4421

View File

@ -112,6 +112,7 @@ cache:
- dev - dev
environment: environment:
name: 'dev/${SERVICE}-dev' name: 'dev/${SERVICE}-dev'
variables:
TARGET_ENV: 'dev' TARGET_ENV: 'dev'
SERVICE: 'web-api' SERVICE: 'web-api'
ENABLE_HTTPS: "true" ENABLE_HTTPS: "true"