Services : tagging pour les runners
This commit is contained in:
parent
d914413229
commit
3f6259575a
|
@ -15,3 +15,8 @@ framadate:
|
|||
- ./80_destroy.sh
|
||||
- podman rmi $(podman images -a -q -- localhost/framadate-app)
|
||||
- podman volume rm podman-framadate_framadate-db
|
||||
tags:
|
||||
- garbaye
|
||||
- compute
|
||||
- podman
|
||||
- x86_64
|
||||
|
|
|
@ -17,3 +17,8 @@ jitsi:
|
|||
- ./70_disable.sh
|
||||
- ./80_destroy.sh
|
||||
- podman unshare rm -rf ~/.jitsi-meet-cfg
|
||||
tags:
|
||||
- garbaye
|
||||
- compute
|
||||
- podman
|
||||
- x86_64
|
||||
|
|
|
@ -16,3 +16,7 @@ matrix:
|
|||
- ./80_destroy.sh
|
||||
- podman volume rm matrixdotorg_synapse-data
|
||||
- podman volume rm matrixdotorg_synapse-pgsql
|
||||
tags:
|
||||
- garbaye
|
||||
- compute
|
||||
- podman
|
||||
|
|
|
@ -12,3 +12,8 @@ peerjs:
|
|||
- ./40_stop.sh
|
||||
- ./70_disable.sh
|
||||
- ./80_destroy.sh
|
||||
tags:
|
||||
- garbaye
|
||||
- compute
|
||||
- podman
|
||||
- x86_64
|
||||
|
|
|
@ -17,3 +17,7 @@ privatebin:
|
|||
- ./80_destroy.sh
|
||||
- podman rmi $(podman images -a -q -- localhost/privatebin-nginx-fpm-alpine)
|
||||
- podman volume rm privatebin-data
|
||||
tags:
|
||||
- garbaye
|
||||
- compute
|
||||
- podman
|
||||
|
|
|
@ -16,3 +16,8 @@ seafile:
|
|||
- ./80_destroy.sh
|
||||
- podman volume rm podman-seafile_seafile-db
|
||||
- podman volume rm podman-seafile_seafile-data
|
||||
tags:
|
||||
- garbaye
|
||||
- compute
|
||||
- podman
|
||||
- x86_64
|
||||
|
|
Loading…
Reference in a new issue