From a9b7a6d4b38853010dddca7b1799d0dee8accf59 Mon Sep 17 00:00:00 2001 From: Wolfgang Knopki Date: Tue, 9 Mar 2021 13:04:19 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 938c094..d722deb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,6 +20,7 @@ pages-test: pages-master: stage: deploy script: + - echo "deploying to gitlab pages... " - echo "deploy to https://transfer.hft-stuttgart.de/pages/$CI_PROJECT_PATH/" artifacts: paths: -- GitLab