This commit is contained in:
parent
44e0285bed
commit
8cf1a87268
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@ jobs:
|
||||||
env
|
env
|
||||||
pwd
|
pwd
|
||||||
ls -la
|
ls -la
|
||||||
git clone ${GITHUB_ACTOR}:{$GITHUB_TOKEN}@${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY} .
|
git clone https://${GITHUB_ACTOR}:{$GITHUB_TOKEN}@${GITHUB_SERVER_URL:8}/${GITHUB_REPOSITORY} .
|
||||||
ls -la
|
ls -la
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue