.drone.yml and docker-compose.yml fix
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-02-21 16:05:33 +03:00
parent 95fad4b171
commit 7f7dfca40a
2 changed files with 5 additions and 1 deletions

View File

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