Compare commits
1 Commits
main
...
renovate/d
Author | SHA1 | Date | |
---|---|---|---|
|
e0635541b3 |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -78,7 +78,7 @@ jobs:
|
|||||||
password: ${{ secrets.QUAY_PASSWORD }}
|
password: ${{ secrets.QUAY_PASSWORD }}
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
builder: ${{ steps.buildx.outputs.name }}
|
builder: ${{ steps.buildx.outputs.name }}
|
||||||
context: .
|
context: .
|
||||||
|
Loading…
Reference in New Issue
Block a user