X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.woodpecker%2F.releaser.yml;h=006bcfec37858259cbdf092032d777cc81095459;hb=57ab2a42944afb56018735d68a5142b367503a29;hp=2562e78726da2f8ebfc7503c9ec5e001cddcb0e4;hpb=5291401de01f73a8aa1f4cad578672afa271f88e;p=friendica.git diff --git a/.woodpecker/.releaser.yml b/.woodpecker/.releaser.yml index 2562e78726..006bcfec37 100644 --- a/.woodpecker/.releaser.yml +++ b/.woodpecker/.releaser.yml @@ -13,7 +13,7 @@ steps: clone: image: alpine/git commands: - - git clone $CI_REPO_LINK . + - git clone $CI_REPO_CLONE_URL . - git checkout $CI_COMMIT_BRANCH - git fetch origin $CI_COMMIT_REF - git merge $CI_COMMIT_SHA