diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bdecaedb..2c9229d8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -69,7 +69,7 @@ bundle_app: artifacts: name: "castopod-host-${CI_COMMIT_REF_SLUG}_${CI_COMMIT_SHORT_SHA}" paths: - - castopod-host-${CI_COMMIT_REF_SLUG}_${CI_COMMIT_SHORT_SHA} + - castopod-host except: - main - beta