ntfy : fix ci
This commit is contained in:
parent
37b1b28743
commit
1997c0cfdc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue