try
This commit is contained in:
parent
93ff58a71b
commit
73bafd4afb
@ -12,10 +12,10 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: set context
|
- name: set context
|
||||||
run: docker context create builders
|
run: docker context create builders
|
||||||
|
|
||||||
- name: setup buildx
|
- name: setup buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user