last test run

This commit is contained in:
Marko Oldenburg 2024-09-26 12:29:13 +02:00
parent 5bf2dfa37c
commit 45d309f2a2

View File

@ -58,4 +58,4 @@ jobs:
linux/amd64 linux/amd64
push: true push: true
tags: | tags: |
${{ env.REGISTRY }}/${{ secrets.DOCKER_USERNAME }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.get_version.outputs.tag }} ${{ env.REGISTRY }}/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.get_version.outputs.tag }}