Commit d21e5a55 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Merge branch 'knopkiwg-master-patch-12675' into 'master'

Update .gitlab-ci.yml, typo fix .gitlab-ci

See merge request !108
parents 6fd3edac 1a49d7b9
Pipeline #4794 failed with stage
in 4 seconds
...@@ -17,6 +17,7 @@ deploy-testing: ...@@ -17,6 +17,7 @@ deploy-testing:
deploy-master: deploy-master:
stage: deploy stage: deploy
script: script:
- npm install
- npm run clean - npm run clean
- npm run build - npm run build
- rm -rf ./built/public/default - rm -rf ./built/public/default
......
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