From 4e6ab26f0d15ce5d7727e512e925bcffb7ef46b0 Mon Sep 17 00:00:00 2001 From: Zak Timson Date: Mon, 20 Mar 2023 20:28:07 +0000 Subject: [PATCH] Update .gitlab/.gitlab-ci.yml file --- .gitlab/.gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab/.gitlab-ci.yml b/.gitlab/.gitlab-ci.yml index 6de71d5..1a0faf1 100644 --- a/.gitlab/.gitlab-ci.yml +++ b/.gitlab/.gitlab-ci.yml @@ -62,7 +62,7 @@ jest: - if: $CI_COMMIT_BRANCH registry: - stage: publish + stage: deploy cache: - key: files: @@ -90,7 +90,7 @@ registry: allow_failure: true tag: - stage: publish + stage: deploy image: name: alpine/git entrypoint: [""]