Update .gitlab-ci.yml file

This commit is contained in:
Malte Jürgens 2022-03-20 11:24:17 +00:00
parent a1b7a17d66
commit fb361a5913

View file

@ -148,4 +148,4 @@ Update Repositories:
- apt-get update
- apt-get install -y curl
script:
- curl https://shorsh.de/update_lw_repos.php?version=$(cat version)-$(cat release)&log=true&token=$REPO_DEPLOY_TOKEN
- curl "https://shorsh.de/update_lw_repos.php?version=$(cat version)-$(cat release)&log=true&token=$REPO_DEPLOY_TOKEN"