try
This commit is contained in:
parent
73e402748d
commit
cb56eccf29
@ -14,7 +14,8 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: 'set context'
|
||||
run: docker context create builders
|
||||
run: |
|
||||
docker context create builders
|
||||
|
||||
- name: 'setup buildx'
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user