Commit 4bc68a05 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Merge branch 'knopkiwg-testing-patch-93011' into 'testing'

Update .gitlab-ci.yml

See merge request !48
5 merge requests!86ignore ts built folder,!85deployment,!84prepare deployment,!53update build script,!48Update .gitlab-ci.yml
Pipeline #4562 failed with stage
in 1 second
Showing with 1 addition and 5 deletions
+1 -5
pages-testing:
stage: deploy
script:
- echo "script"
- npm install
- echo "npm installed"
- npm run clean
- echo "npm cleansed"
- npm run build
- echo "npm built"
tags:
- testing
only:
......
Supports Markdown
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