ntfy : maj CI

This commit is contained in:
Gitouche 2022-12-10 19:26:43 +01:00
parent a747400425
commit e7dfe4dcc1
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Si besoin d'executer le before_script manuellement :
# sed -n 's/^ - \(.*\)$/\1/p' .gitlab-ci.yml | bash
before_script:
- podman container exists podman-ntfy && podman container rm --force podman-ntfy
- podman container rm --force podman-ntfy
- rm -f ~/.config/systemd/user/container-podman-ntfy.service && systemctl --user daemon-reload
- podman volume rm -f ntfy-data
@ -16,6 +16,7 @@ ntfy:
- ./40_stop.sh
- ./70_disable.sh
- ./80_destroy.sh
- podman volume rm -f ntfy-data
tags:
- garbaye
- compute