This commit is contained in:
@@ -21,5 +21,7 @@ jobs:
|
||||
- run: dnf -y install git
|
||||
- run: git config --global url."https://${ACTIONS_RUNTIME_TOKEN}:x-oauth-basic@codex.r10x.net/".insteadOf "${GITHUB_SERVER_URL}"
|
||||
- run: git clone ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}
|
||||
- run: pwd
|
||||
- run: ls -la
|
||||
# - run: docker build --progress=plain --tag registry.r10x/toolchain .
|
||||
# - run: docker run --labels registry.r10x/toolchain buildbot
|
||||
|
||||
Reference in New Issue
Block a user