1
0
Fork 0

Push image under dev tag (used only for ci)
Some checks failed
/ Build oci-builder (push) Failing after 51s

This commit is contained in:
ver4a 2025-04-15 17:25:07 +02:00
parent c8acc5dc1b
commit 5c305f55d3

View file

@ -35,4 +35,5 @@ jobs:
uses: 'actions/push-to-registry@v2'
with:
image: 'ver4a/oci-builder'
tags: 'ci-dev'
registry: 'registry.uncontrol.me'