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

This commit is contained in:
Nicolas CARON 2024-03-20 12:34:13 +01:00
parent d24ed53b45
commit 3f8fa2d6ab
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ jobs:
container: container:
image: moby/buildkit:latest image: moby/buildkit:latest
steps: steps:
# - name: Checkout repository - name: Checkout repository
# uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Build and Push Docker Image - name: Build and Push Docker Image
run: | run: |