This commit is contained in:
parent
718180dea7
commit
d32a27206a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: buildx-base
|
- name: buildx-base
|
||||||
uses: https://github.com/docker/setup-buildx-action
|
uses: https://github.com/docker/setup-buildx-action@main
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: https://github.com/docker/build-push-action@v6
|
uses: https://github.com/docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue