This commit is contained in:
Administrator
2022-08-19 00:32:43 +03:00
parent 0719c40343
commit c64aa48aa7
3 changed files with 6 additions and 2 deletions

View File

@@ -18,6 +18,8 @@ build:
- docker push mathwave/sprint-repo:sprint-infra-nginx-dev
- docker build -t mathwave/sprint-repo:sprint-infra-nginx-prod nginx/nginx-prod
- docker push mathwave/sprint-repo:sprint-infra-nginx-prod
- docker build -t mathwave/sprint-repo:minio minio
- docker push mathwave/sprint-repo:minio
deploy-dev:
stage: deploy-dev