1
CI / Load gitea-env.conf to pipeline env (push) Successful in 12s
ci-check Build version 0.1.8 required
CI / Build & Push Artifact (push) Failing after 27s

This commit is contained in:
moilanik
2026-06-15 13:48:39 +03:00
parent 752bbb332f
commit 9da134bdaf
+1 -1
View File
@@ -181,7 +181,7 @@ jobs:
with: with:
name: docker-image name: docker-image
path: /tmp/image/artifact.tar path: /tmp/image/artifact.tar
retention-days: 0 # <--- Poistaa suuren .tar-tiedoston automaattisesti heti kun putki on valmis retention-days: 1
push: push:
runs-on: ubuntu-latest runs-on: ubuntu-latest