Compare commits

..

1 Commits

Author SHA1 Message Date
moilanik 3de301aa92 retention 1
CI / Load gitea-env.conf to pipeline env (push) Successful in 13s
ci-check Build version 0.1.9 required
ci-docker-build Docker build 0.1.9 OK
ci-docker-push Docker push 0.1.9 OK
ci-docker-tag Tag 0.1.9 OK
CI / Build & Push Artifact (push) Successful in 1m20s
2026-06-15 13:54:47 +03:00
+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 retention-days: 1
push: push:
runs-on: ubuntu-latest runs-on: ubuntu-latest