This commit is contained in:
2024-10-10 23:31:31 +03:00
parent ff5b932cfc
commit 5ea93df262
4 changed files with 21 additions and 2 deletions

View File

@@ -28,6 +28,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:gitea-runner gitea-runner
- docker push mathwave/sprint-repo:gitea-runner
deploy-dev:
stage: deploy-dev