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
only:
- master
when: manual
script:
- docker build -t mathwave/sprint-runner .
- docker push mathwave/sprint-runner