ntfy : fix ci

This commit is contained in:
Gitouche 2022-11-18 11:05:14 +01:00
parent 37b1b28743
commit 1997c0cfdc
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ ntfy:
script:
- cd podman-ntfy
- ./ci_build-images.sh
- GARBAYE_NTFY_ENV_LISTENIF='18099' GARBAYE_NTFY_BASE_URL='http://notif.garbaye.fr' ./10_install.sh
- GARBAYE_NTFY_ENV_LISTENPORT='18099' GARBAYE_NTFY_BASE_URL='http://notif.garbaye.fr' ./10_install.sh
- ./20_enable.sh
- ./30_start.sh && sleep 10
- ./40_stop.sh