.drone.yml fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-02-21 16:14:15 +03:00
parent 6f761f6c0a
commit 41bdc9736b

View File

@@ -13,7 +13,7 @@ steps:
- name: build and push - name: build and push
image: plugins/docker image: plugins/docker
settings: settings:
repo: registry:5000/link-shortener repo: localhost:5000/link-shortener
insecure: true insecure: true
tags: latest tags: latest
volumes: volumes: