Compare commits
4 Commits
renovate/g
...
8c7d22398f
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c7d22398f | |||
| d3ce267af7 | |||
|
|
e34e776a0b | ||
|
|
02ced2334a |
@@ -29,10 +29,10 @@ jobs:
|
|||||||
password: ${{ secrets.PAT }}
|
password: ${{ secrets.PAT }}
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v4
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v7
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user