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

This commit is contained in:
Nicolas CARON 2024-03-20 12:56:28 +01:00
parent de604ac77b
commit 379a7fa4ed
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository # - name: Checkout repository
uses: actions/checkout@v3 # uses: actions/checkout@v3
- name: Download buildctl - name: Download buildctl
run: | run: |