tag images with commit SHA
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
buenosairesam
2026-01-02 22:06:16 -03:00
parent 4498e2e829
commit 79ccae8a6e

View File

@@ -10,6 +10,8 @@ steps:
settings:
repo: registry.mcrn.ar/sysmonstm
registry: registry.mcrn.ar
tag: latest
tags:
- latest
- ${CI_COMMIT_SHA:0:7}
dockerfile: ctrl/standalone/Dockerfile
context: ctrl/standalone