Multi-tag?

This commit is contained in:
Jack Jackson 2023-02-20 20:14:55 -08:00
parent a8012ce51d
commit 3c04aa496d

View File

@ -14,7 +14,9 @@ steps:
dockerfile: app/Dockerfile
registry: gitea.scubbo.org
repo: gitea.scubbo.org/scubbo/pi-temperature-monitoring
tags: ${DRONE_COMMIT_SHA:0:10}
tags:
- ${DRONE_COMMIT_SHA:0:10}
- latest
debug: true
launch_debug: true
username: scubbo