REPO_URL angepasst
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Repository klonen
|
- name: Repository klonen
|
||||||
run: |
|
run: |
|
||||||
REPO_URL="https://${RELEASE_TOKEN}:x-oauth-basic@${{ vars.RELEASE_URL }}/Repository.git"
|
REPO_URL="https://${RELEASE_TOKEN}:x-oauth-basic@${{ vars.RELEASE_URL }}/${GITHUB_REPOSITORY}.git"
|
||||||
|
|
||||||
git clone "$REPO_URL" repo
|
git clone "$REPO_URL" repo
|
||||||
cd repo
|
cd repo
|
||||||
|
|||||||
Reference in New Issue
Block a user