This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user