Commit 4d766880 authored by Rafiei's avatar Rafiei
Browse files

Update .gitlab-ci.yml file

No related merge requests found
Pipeline #9654 passed with stage
in 5 seconds
Showing with 7 additions and 4 deletions
+7 -4
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
\ No newline at end of file
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