mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
ci: actually make web target
This commit is contained in:
@@ -23,6 +23,7 @@ web:
|
|||||||
image: registry.gitlab.com/openstapps/app-release-template
|
image: registry.gitlab.com/openstapps/app-release-template
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
|
- make web
|
||||||
- >
|
- >
|
||||||
if [ "$RELEASE_TYPE" == "staging" ]; then
|
if [ "$RELEASE_TYPE" == "staging" ]; then
|
||||||
# USE GITLAB PROTECTED & MASKED CI VARIABLES TO PROVIDE THE FOLLOWING DATA!
|
# USE GITLAB PROTECTED & MASKED CI VARIABLES TO PROVIDE THE FOLLOWING DATA!
|
||||||
|
|||||||
Reference in New Issue
Block a user