test
Build and Push Docker Image / checkout_repository (push) Failing after 3s
Details
Build and Push Docker Image / checkout_repository (push) Failing after 3s
Details
This commit is contained in:
parent
d24ed53b45
commit
3f8fa2d6ab
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue