Hedgedoc : nettoyage buildkitd dans la CI

This commit is contained in:
Gitouche 2023-04-05 22:21:43 +02:00
parent 188b3b9af1
commit 32aca131d0
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# sed -n 's/^ - \(.*\)$/\1/p' .gitlab-ci.yml | bash
before_script:
- podman pod rm --force pod_podman-hedgedoc
- podman container rm --force buildkitd
- rm -f ~/.config/systemd/user/pod-podman-hedgedoc.service && systemctl --user daemon-reload
- podman volume rm --force podman-hedgedoc_data
- podman volume rm --force podman-hedgedoc_database