Fix Defect 13/12/66 09:17
This commit is contained in:
parent
7fa4ba9750
commit
389a99fce6
6 changed files with 26 additions and 5 deletions
2
.github/workflows/release_leave.yaml
vendored
2
.github/workflows/release_leave.yaml
vendored
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
username: ${{secrets.DOCKER_USER}}
|
||||
password: ${{secrets.DOCKER_PASS}}
|
||||
- name: Build and load local docker image
|
||||
uses: docker/build-push-action@v3
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue