Services : tagging pour les runners

This commit is contained in:
Gitouche 2022-02-14 19:39:55 +01:00
parent d914413229
commit 3f6259575a
6 changed files with 28 additions and 0 deletions

View File

@ -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

View File

@ -17,3 +17,8 @@ jitsi:
- ./70_disable.sh
- ./80_destroy.sh
- podman unshare rm -rf ~/.jitsi-meet-cfg
tags:
- garbaye
- compute
- podman
- x86_64

View File

@ -16,3 +16,7 @@ matrix:
- ./80_destroy.sh
- podman volume rm matrixdotorg_synapse-data
- podman volume rm matrixdotorg_synapse-pgsql
tags:
- garbaye
- compute
- podman

View File

@ -12,3 +12,8 @@ peerjs:
- ./40_stop.sh
- ./70_disable.sh
- ./80_destroy.sh
tags:
- garbaye
- compute
- podman
- x86_64

View File

@ -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

View File

@ -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