updated git action to build right image
Some checks failed
Arbeitszeitmessung Deploy / Build Document Creator (push) Successful in 2m11s
Tests / Run Go Tests (push) Failing after 2m46s
Arbeitszeitmessung Deploy / Build Webserver (push) Successful in 3m5s

This commit is contained in:
2026-01-05 00:02:33 +01:00
parent 0b72147e02
commit b2af48463c

View File

@@ -68,5 +68,5 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
push: true
context: Backend
context: DocumentCreator
tags: ${{ steps.meta.outputs.tags }}