Commit 68f7e11e authored by Tsymbal's avatar Tsymbal
Browse files

Update .gitlab-ci.yml file

parent 0bb7b0e4
Pipeline #7805 failed with stage
in 5 seconds
image: alpine:latest image: alpine:latest
stages:
- deploy
pages: pages:
stage: deploy stage: deploy
script: script:
- echo 'https://transfer.hft-stuttgart.de/gitlab/darynatsymbal16/' - echo "deploy to https://transfer.hft-stuttgart.de/pages/darynatsymbal16/civ_tsymbal/"
artifacts: artifacts:
paths: paths:
- public - civ_tsymbal
only: only:
- master - 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