mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-04 20:42:52 +00:00
ci: reenable production builds for review branches
This commit is contained in:
@@ -104,7 +104,7 @@ pages:
|
||||
review:
|
||||
stage: deploy
|
||||
script:
|
||||
- npm run build
|
||||
- npm run build:prod
|
||||
- .gitlab/ci/enableGitlabReviewToolbar.sh www/index.html "$CI_PROJECT_ID" "$CI_OPEN_MERGE_REQUESTS"
|
||||
- cp www/index.html www/200.html
|
||||
- ./node_modules/.bin/surge -p ./www -d https://$CI_PROJECT_PATH_SLUG-$CI_ENVIRONMENT_SLUG.surge.sh/
|
||||
|
||||
Reference in New Issue
Block a user