From 8c2af0467ff780a6c736526cfc571360fc21a3aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malte=20J=C3=BCrgens?= Date: Mon, 31 Oct 2022 21:33:10 +0100 Subject: [PATCH] add new repository for testing --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3294494..8e6eefc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -200,6 +200,10 @@ Update Repositories: echo "Submitted update request to live LibreWolf repositories" + curl "https://staging.updaterepos.librewolf.net?version=$FILEVER&log=false&token=$REPO_DEPLOY_TOKEN" + + echo "Submitted update request to staging LibreWolf repositories" + body=$(cat <