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

This commit is contained in:
Sthope 2024-05-27 18:21:05 +02:00
parent 422cfdd493
commit 81fc243ba8

View File

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