Update .gitlab-ci.yml file

This commit is contained in:
stanzabird 2022-12-03 14:33:45 +00:00
parent 5fffe2749a
commit 7420e88731

View file

@ -190,10 +190,6 @@ Update Repositories:
echo "Submitted update request to live LibreWolf 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 <<EOF body=$(cat <<EOF
{ {
"token": "$REPO_DEPLOY_TOKEN", "token": "$REPO_DEPLOY_TOKEN",