Update .gitlab/.gitlab-ci.yml file
This commit is contained in:
parent
c3d6c79fe3
commit
4e6ab26f0d
@ -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: [""]
|
||||
|
Loading…
Reference in New Issue
Block a user