Commit d2161092 authored by Mark Harding's avatar Mark Harding

(chore): use minds/ci image vs root

No related merge requests found
Pipeline #73912499 waiting for manual action with stages
in 15 minutes and 45 seconds
......@@ -53,6 +53,7 @@ build:production:en:
- npm install # TODO: Why is this needed?
- npm run postinstall
- npm install -g gulp-cli
- npm rebuild node-sass
- gulp build.sass --deploy-url=https://cdn-assets.minds.com/front/dist/en && gulp build.sass --deploy-url=https://cdn-assets.minds.com/front/dist/en ##weird build needs to be run twice for now
- mkdir dist && mkdir dist/en && touch dist/en/index.php
#- sh build/base-locale.sh dist https://cdn-assets.minds.com/front/dist
......@@ -157,6 +158,7 @@ review:stop:
staging:fpm:
stage: deploy:staging
image: minds/ci:latest
script:
- IMAGE_LABEL="staging"
## Sync assets with CDN
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment