This commit is contained in:
parent
0ee717e0a9
commit
4c95604933
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ jobs:
|
|||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver: docker
|
||||
|
||||
- name: Log in to Container Registry
|
||||
uses: docker/login-action@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue