optimize gitea_deploy
All checks were successful
Deploy Gitea Custom / build-and-deploy (push) Successful in 12m11s
All checks were successful
Deploy Gitea Custom / build-and-deploy (push) Successful in 12m11s
This commit is contained in:
parent
e05a7361ba
commit
d466aefff4
@ -28,6 +28,7 @@ jobs:
|
||||
run: |
|
||||
podman stop ${{ env.CONTAINER_NAME }} || true
|
||||
podman rm ${{ env.CONTAINER_NAME }} || true
|
||||
podman image prune -f
|
||||
|
||||
- name: Run new container with data persistence
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user