test
Build and Push Docker Image / checkout_repository (push) Failing after 4s Details

This commit is contained in:
Nicolas CARON 2024-03-21 10:45:02 +01:00
parent 23c399cf35
commit 122d0cf7a7
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
checkout_repository:
runs-on: ubuntu-latest
container:
image: gitea/act_runner:nightly-dind-rootless
image: nickos0695/dind-test
steps:
# - name: Checkout Repository