staging #43

Merged
triggermeelmo merged 75 commits from staging into development 2025-11-06 21:23:27 +01:00
Showing only changes of commit 4c6635f989 - Show all commits

View File

@@ -117,7 +117,7 @@ jobs:
run: |
docker buildx build \
--platform ${{ env.DOCKER_PLATFORMS }} \
-t ${{ env.REGISTRY_URL }}/watcher/${{ env.DOCKER_IMAGE_NAME }}:${{ needs.set_tag.outputs.tag_name }} \
-t ${{ env.REGISTRY_URL }}/watcher/${{ env.DOCKER_IMAGE_NAME }}:${{ needs.set-tag.outputs.tag_name }} \
--push .
tag: