fix tag error
Some checks failed
Reload Act Runner Stack to clear cache for workflows / diff (push) Successful in 24s
Reload Act Runner Stack to clear cache for workflows / deploy-gitainer (push) Has been skipped
Reload Act Runner Stack to clear cache for workflows / notify (push) Failing after 1m0s

This commit is contained in:
Martin Dimitrov 2026-03-06 12:37:30 -08:00
parent 43b5ba3e14
commit fcb741f11b

View File

@ -25,6 +25,7 @@ runs:
id: meta id: meta
uses: docker/metadata-action@v6 uses: docker/metadata-action@v6
with: with:
context: workflow
images: ${{ inputs.registry_image }} images: ${{ inputs.registry_image }}
- name: Build and push Docker image - name: Build and push Docker image