tag images with commit SHA
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -10,6 +10,8 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
repo: registry.mcrn.ar/sysmonstm
|
repo: registry.mcrn.ar/sysmonstm
|
||||||
registry: registry.mcrn.ar
|
registry: registry.mcrn.ar
|
||||||
tag: latest
|
tags:
|
||||||
|
- latest
|
||||||
|
- ${CI_COMMIT_SHA:0:7}
|
||||||
dockerfile: ctrl/standalone/Dockerfile
|
dockerfile: ctrl/standalone/Dockerfile
|
||||||
context: ctrl/standalone
|
context: ctrl/standalone
|
||||||
|
|||||||
Reference in New Issue
Block a user