This commit is contained in:
parent
98710f55f9
commit
5c2c392a8f
1 changed files with 1 additions and 5 deletions
|
@ -7,10 +7,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the repo
|
- name: Checkout the repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Setup Docker Buildx
|
|
||||||
uses: docker/setup-buildx-action@v1
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: docker/build-push-action@v6
|
run: make
|
||||||
with:
|
|
||||||
push: false
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue