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