.drone.yml fix
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2026-02-21 16:27:10 +03:00
parent e0d5e1b671
commit efab31b520

View File

@@ -25,8 +25,9 @@ steps:
volumes:
- name: dockersock
path: /var/run/docker.sock
- name: workspace
path: /opt/app
- host:
path: ./
target: /opt/app
environment:
IMAGE: localhost:5000/link-shortener:latest
SERVER_HOST: link.dusiburg.ru
@@ -46,9 +47,6 @@ volumes:
- name: dockersock
host:
path: /var/run/docker.sock
- name: workspace
host:
path: ./
trigger:
branch: