This commit is contained in:
2026-09-06 02:28:43 +03:00
parent 0bb41295a8
commit 67d3ca23ed
-1
View File
@@ -126,7 +126,6 @@ jobs:
run: | run: |
set -euo pipefail set -euo pipefail
IMAGE="images.docker.noko.tan/frieren/factorio"
SHA_TAG="${{ gitea.sha }}" SHA_TAG="${{ gitea.sha }}"
docker push "${IMAGE}:latest" docker push "${IMAGE}:latest"