Update .gitlab-ci.yml file
This commit is contained in:
parent
a1b7a17d66
commit
fb361a5913
1 changed files with 1 additions and 1 deletions
|
|
@ -148,4 +148,4 @@ Update Repositories:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y curl
|
- apt-get install -y curl
|
||||||
script:
|
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"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue