diff --git a/podman-matrix/.gitlab-ci.yml b/podman-matrix/.gitlab-ci.yml index c4cb1b5..029f6bd 100644 --- a/podman-matrix/.gitlab-ci.yml +++ b/podman-matrix/.gitlab-ci.yml @@ -20,8 +20,8 @@ matrix: - ./40_stop.sh - ./70_disable.sh - ./80_destroy.sh - - podman volume rm matrixdotorg_synapse-data - - podman volume rm matrixdotorg_synapse-pgsql + - podman volume rm podman-matrix_matrixdotorg_synapse-data + - podman volume rm podman-matrix_matrixdotorg_synapse-pgsql tags: - garbaye - compute