From: Christopher Coté Date: Thu, 21 Nov 2024 23:11:01 +0000 (-0500) Subject: add script X-Git-Url: http://git.entropealabs.com/?a=commitdiff_plain;h=2bcde11723faaa302d4733e98e15f545188ba799;p=entropealabs.gitlab.io.git add script --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 148fe24..234eb7c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,6 +2,8 @@ # Full project: https://gitlab.com/pages/plain-html pages: stage: deploy + script: + - echo "Pages accessible through ${CI_PAGES_URL}/${PAGES_PREFIX}" artifacts: paths: - public