test
This commit is contained in:
parent
7bf76dd896
commit
2d7318689c
1 changed files with 2 additions and 2 deletions
|
@ -64,8 +64,8 @@ jobs:
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
#with:
|
with:
|
||||||
# endpoint: tcp://docker:2376
|
endpoint: tcp://docker:2376
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue