Update
This commit is contained in:
@@ -33,6 +33,7 @@ runs:
|
||||
steps:
|
||||
- run: pwd
|
||||
- run: ls -la
|
||||
- run: cp gitconfig /etc/gitconfig
|
||||
# - run: git config --global "url.https://${ACTIONS_RUNTIME_TOKEN}:x-oauth-basic@codex.r10x.net/.insteadOf" "${GITHUB_SERVER_URL}/"
|
||||
# - run: git config list --global
|
||||
# - run: git clone ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY} ${PWD}
|
||||
|
||||
Reference in New Issue
Block a user