This commit is contained in:
parent
44e0285bed
commit
8cf1a87268
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@ jobs:
|
|||
env
|
||||
pwd
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue