This commit is contained in:
emmatveev 2024-06-10 12:46:48 +03:00
parent acc26fcbbe
commit 1139775e7c

View File

@ -15,9 +15,7 @@ build:
- .deploy - .deploy
script: script:
- docker build -t mathwave/sprint-repo:platform . - docker build -t mathwave/sprint-repo:platform .
- docker build -t mathwave/sprint-repo:platform-nginx nginx
- docker push mathwave/sprint-repo:platform - docker push mathwave/sprint-repo:platform
- docker push mathwave/sprint-repo:platform-nginx
deploy-dev: deploy-dev:
extends: extends: