This commit is contained in:
Michael Grote 2023-04-20 12:30:25 +02:00
parent aa7e6809e8
commit 24a756c2fd

View file

@ -26,7 +26,6 @@ steps:
password:
from_secret: OCI_REGISTRY_PASS
commands:
- sleep 600
- docker build -t registry.mgrote.net/allzweckcontainer:latest .
- docker tag registry.mgrote.net/allzweckcontainer:latest registry.mgrote.net/allzweckcontainer:${DRONE_COMMIT_SHA:0:8}
- docker tag registry.mgrote.net/allzweckcontainer:latest registry.mgrote.net/allzweckcontainer:${DRONE_COMMIT_BRANCH}