try
This commit is contained in:
parent
b450df2618
commit
93ff58a71b
@ -12,8 +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