pushing to the commit tag
This commit is contained in:
parent
a85c958d04
commit
677012a145
1 changed files with 1 additions and 1 deletions
|
|
@ -381,7 +381,7 @@ build:streamline:
|
||||||
script:
|
script:
|
||||||
- docker build -t ${CI_REGISTRY}/brandx/bxt-app/production:${CI_COMMIT_SHA} .
|
- docker build -t ${CI_REGISTRY}/brandx/bxt-app/production:${CI_COMMIT_SHA} .
|
||||||
- docker tag ${CI_REGISTRY}/brandx/bxt-app/production:${CI_COMMIT_SHA} ${CI_REGISTRY}/brandx/bxt-app/production:streamline
|
- docker tag ${CI_REGISTRY}/brandx/bxt-app/production:${CI_COMMIT_SHA} ${CI_REGISTRY}/brandx/bxt-app/production:streamline
|
||||||
- docker push ${CI_REGISTRY}/brandx/bxt-app/production:streamline
|
- docker push ${CI_REGISTRY}/brandx/bxt-app/production:${CI_COMMIT_SHA}
|
||||||
|
|
||||||
deploy:streamline:
|
deploy:streamline:
|
||||||
image: docker:20.10.21
|
image: docker:20.10.21
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue