git init
This commit is contained in:
parent
62da5f3e2b
commit
00c7a4f951
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ jobs:
|
|||
registry=${{ github.server_url }}
|
||||
registry=${registry##http*://}
|
||||
echo ${registry}
|
||||
git init
|
||||
git pull ${registry}
|
||||
echo "Current directory:"
|
||||
pwd
|
||||
|
|
Loading…
Reference in a new issue