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 <