diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f3c5c01..8bab97c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -184,11 +184,6 @@ Update Repositories: script: - | # - FILEVER=$(cat version)-$(cat source_release) ; grep -q 1 release ; if [ ! $? ]; then FILEVER=$(cat version)-$(cat source_release)-$(cat release); fi - - curl "https://shorsh.de/update_lw_repos.php?version=$FILEVER&log=false&token=$REPO_DEPLOY_TOKEN" - - echo "Submitted update request to live LibreWolf repositories" body=$(cat <