Commit 273b8f1c authored by Singhateh's avatar Singhateh
Browse files

Update .gitlab-ci.yml file

parent 724c60cf
Pipeline #7966 passed with stage
in 5 seconds
image: alpine:latest
stages:
- deploy
pages:
stage: deploy
script:
- echo 'Nothing to do...'
- echo "deploy to https://transfer.hft-stuttgart.de/pages/$CI_PROJECT_PATH/"
artifacts:
paths:
- public
only:
- master
- public
only:
- master
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