Fixed Syntax
Build Docker Linux ARM64 / build-docker-linux-arm64 (push) Failing after 7s

This commit is contained in:
2026-06-07 15:34:26 +02:00
parent cd159509a0
commit 04ca70dc67
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
- name: Build Linux ARM64 Docker Image
run: |
docker build \
-t gitea.penry.de/${{ env.REPO_LC }}:nightly \" \
-t gitea.penry.de/${{ env.REPO_LC }}:nightly \
.
- name: Push Images