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

Update .gitlab-ci.yml

parent a9b7a6d4
Pipeline #2074 passed with stages
in 40 seconds
variables:
EXPORT_DIR: "/var/www/html/pages"
stages:
- test
- deploy
......@@ -17,10 +14,9 @@ pages-test:
only:
- master
pages-master:
pages:
stage: deploy
script:
- echo "deploying to gitlab pages... "
- echo "deploy to https://transfer.hft-stuttgart.de/pages/$CI_PROJECT_PATH/"
artifacts:
paths:
......
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