test
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 3s

This commit is contained in:
2024-03-20 12:34:13 +01:00
parent d24ed53b45
commit 3f8fa2d6ab

View File

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