test
This commit is contained in:
parent
44cc2d7ea1
commit
065a88feda
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ jobs:
|
|||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver: remote
|
||||
driver-opts: cacert=/certs/client/ca.pem,cert=/certs/client/cert.pem,key=/certs/client/key.pem
|
||||
endpoint: tcp://docker:2376
|
||||
|
||||
- name: Build and push
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue