Compare commits
No commits in common. "master" and "2025.05.21-5" have entirely different histories.
master
...
2025.05.21
@ -32,7 +32,7 @@ jobs:
|
|||||||
password: ${{ secrets.IMAGE_REGISTRY_PASSWORD }}
|
password: ${{ secrets.IMAGE_REGISTRY_PASSWORD }}
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
- name: Build Docker image
|
- name: Build docker image
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user