diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 58be171..5689a78 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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"