Matrix : BUILD YOUR OWN IMAGES 3

This commit is contained in:
Gitouche 2022-03-05 00:23:30 +01:00
parent da943fcfe9
commit e7575f9d97
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
before_script:
- podman pod exists podman-matrix && podman pod rm --force podman-matrix
- podman pod exists podman-matrix && podman pod rm --force podman-matrix && podman container rm --force synapse-generate
- rm -f ~/.config/systemd/user/pod-podman-matrix.service && systemctl --user daemon-reload
- podman volume exists matrixdotorg_synapse-data && podman volume rm matrixdotorg_synapse-data
- podman volume exists matrixdotorg_synapse-pgsql && podman volume rm matrixdotorg_synapse-pgsql