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
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
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user