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
parents ef183c5b ba9944c6
Pipeline #4562 failed with stage
in 1 second
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:
......
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