From a03b7845e4bbed3b16772bc9d6e066c3bc5e179c Mon Sep 17 00:00:00 2001 From: Gitouche Date: Sun, 19 May 2024 15:03:00 +0200 Subject: [PATCH] peerjs : deprov (2/2) --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 20d76bd..f6f1e5e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ podman_service: stage: triggers parallel: matrix: - - SERVICE: [framadate, gitea, hedgedoc, jitsi, matrix, ntfy, peerjs, privatebin, seafile, vaultwarden, wpamapsta] + - SERVICE: [framadate, gitea, hedgedoc, jitsi, matrix, ntfy, privatebin, seafile, vaultwarden, wpamapsta] trigger: include: podman-${SERVICE}/.gitlab-ci.yml strategy: depend