push runner

This commit is contained in:
Administrator 2022-08-19 11:04:02 +03:00
parent d165f8d384
commit bd345354b6

View File

@ -61,6 +61,7 @@ push-runner:
- prod - prod
only: only:
- master - master
when: manual
script: script:
- docker build -t mathwave/sprint-runner . - docker build -t mathwave/sprint-runner .
- docker push mathwave/sprint-runner - docker push mathwave/sprint-runner