.gitea/workflows/linux_arm64_docker.yaml aktualisiert

This commit is contained in:
2025-12-27 22:57:34 +01:00
parent 6ca8fe7bdc
commit 87e6132f34

View File

@@ -27,7 +27,6 @@ jobs:
run: | run: |
docker build \ docker build \
-t gitea.penry.de/${{ env.REPO_LC }}:latest \ -t gitea.penry.de/${{ env.REPO_LC }}:latest \
-t couchlog-linux-arm64 \
. .
- name: Save Docker Image to Tar - name: Save Docker Image to Tar