Commit db1591be authored by Ayivor's avatar Ayivor
Browse files

Update .gitlab-ci.yml file

parent ea56bcc9
Pipeline #7957 passed with stage
in 4 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/pages//bennard.ayivor1/22aybe1mpg/"
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