]> git.mxchange.org Git - friendica.git/blobdiff - .woodpecker/.releaser.yml
Merge pull request #13376 from MrPetovan/task/13369-ignore-server-host
[friendica.git] / .woodpecker / .releaser.yml
index 2562e78726da2f8ebfc7503c9ec5e001cddcb0e4..006bcfec37858259cbdf092032d777cc81095459 100644 (file)
@@ -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