debug
All checks were successful
Build toolchain image / Builder (push) Successful in 1m0s

This commit is contained in:
2024-08-23 08:12:20 +03:00
parent 401e2bb8f7
commit 893f8768ce

View File

@@ -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