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

This commit is contained in:
Sthope 2024-05-27 18:19:23 +02:00
parent c4565b8f24
commit 422cfdd493

View File

@ -6,7 +6,7 @@ steps:
- name: publish
image: plugins/docker
settings:
repo: ${docker_username}/${DRONE_REPO_NAME}
repo: sthopeless/${DRONE_REPO_NAME}
tags:
- latest
- ${DRONE_COMMIT_SHA}