Обновить .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-29 19:46:41 +03:00
parent 42ea93ff6a
commit 76ef88e811

View File

@@ -16,9 +16,9 @@ steps:
password: password:
from_secret: docker_pass from_secret: docker_pass
registry: git.prtsie.ru registry: git.prtsie.ru
repo: git.prtsie.ru/prtsie/schengen-visa-${DRONE_BRANCH} repo: git.prtsie.ru/prtsie/schengen-visa
tags: tags:
- latest - latest-${DRONE_BRANCH}
- name: deploy - name: deploy
image: appleboy/drone-ssh image: appleboy/drone-ssh