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