mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
This commit is contained in:
parent
c589ad4bb0
commit
2a897794d9
@ -30,7 +30,7 @@ jobs:
|
|||||||
id: docker_build
|
id: docker_build
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: ./release
|
context: ./
|
||||||
file: ./Dockerfile.build
|
file: ./Dockerfile.build
|
||||||
push: true
|
push: true
|
||||||
tags: k2.xuthus83.cn:6001/pigallery2:latest
|
tags: k2.xuthus83.cn:6001/pigallery2:latest
|
||||||
|
Loading…
Reference in New Issue
Block a user