Update .gitlab/.gitlab-ci.yml file

This commit is contained in:
Zakary Timson 2023-03-20 20:28:07 +00:00
parent c3d6c79fe3
commit 4e6ab26f0d

View File

@ -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: [""]