From e08143c11c86a879f43a62b88be7bfeb09a01fb3 Mon Sep 17 00:00:00 2001 From: Wolfgang Knopki <wolfgang.knopki@hft-stuttgart.de> Date: Tue, 9 Mar 2021 15:14:49 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 938c094..d0ab91d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ pages-test: only: - master -pages-master: +pages: stage: deploy script: - echo "deploy to https://transfer.hft-stuttgart.de/pages/$CI_PROJECT_PATH/" -- GitLab