mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 16:13:06 +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
|
||||
stage: deploy
|
||||
script:
|
||||
- make web
|
||||
- >
|
||||
if [ "$RELEASE_TYPE" == "staging" ]; then
|
||||
# USE GITLAB PROTECTED & MASKED CI VARIABLES TO PROVIDE THE FOLLOWING DATA!
|
||||
|
||||
Reference in New Issue
Block a user