fix cd pipeline #2

Merged
marcio.fernandes merged 14 commits from tests/ci-cd into main 2026-03-15 10:57:17 +00:00
Showing only changes of commit df9550e774 - Show all commits

View File

@@ -78,6 +78,6 @@ runs:
--local context=${{ inputs.context }} \
--local dockerfile=${{ inputs.dockerfile }} \
--opt filename=Dockerfile \
--output type=image,name=${{ inputs.tags }},push=true,registry.config=$DOCKER_CONFIG_DIR
--output type=image,name=${{ inputs.tags }}