Update .gitlab/.gitlab-ci.yml file
This commit is contained in:
parent
c3d6c79fe3
commit
4e6ab26f0d
@ -62,7 +62,7 @@ jest:
|
|||||||
- if: $CI_COMMIT_BRANCH
|
- if: $CI_COMMIT_BRANCH
|
||||||
|
|
||||||
registry:
|
registry:
|
||||||
stage: publish
|
stage: deploy
|
||||||
cache:
|
cache:
|
||||||
- key:
|
- key:
|
||||||
files:
|
files:
|
||||||
@ -90,7 +90,7 @@ registry:
|
|||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|
||||||
tag:
|
tag:
|
||||||
stage: publish
|
stage: deploy
|
||||||
image:
|
image:
|
||||||
name: alpine/git
|
name: alpine/git
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
|
Loading…
Reference in New Issue
Block a user