diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ec73d9b82cbd53f6a1216c15a894fc8b82b494ea..c9f5fadb6c31741d7ac353a8e126031b21b289d3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ image: alpine:latest pages: stage: deploy script: - - echo 'Nothing to do...' + - echo "Deploying to https://transfer.hft-stuttgart.de/pages/$CI_PROJECT_PATH/" artifacts: paths: - public