Commit eb541021 authored by Yaemyim's avatar Yaemyim
Browse files

Update .gitlab-ci.yml file

parent 3873c185
Pipeline #8053 passed with stage
in 5 seconds
image: alpine:latest image: alpine:latest
stages:
- deploy
pages: pages:
stage: deploy stage: deploy
script: script:
- echo 'Nothing to do...' - echo "deploy to https://transfer.hft-stuttgart.de/gitlab/22yasa1mpg/webarsr/"
artifacts: artifacts:
paths: paths:
- public - public
only: only:
- master - 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