mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
更新
This commit is contained in:
parent
058484254d
commit
c589ad4bb0
@ -1,8 +1,7 @@
|
|||||||
.github/
|
.github/
|
||||||
.idea/
|
.idea/
|
||||||
.git/
|
.git/
|
||||||
node_modules/
|
*/node_modules/
|
||||||
release/
|
|
||||||
demo/
|
demo/
|
||||||
dist/
|
dist/
|
||||||
PiGallery2.iml
|
PiGallery2.iml
|
||||||
|
@ -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: ./
|
context: ./release
|
||||||
file: ./release/Dockerfile.build
|
file: ./Dockerfile.build
|
||||||
push: true
|
push: true
|
||||||
tags: k2.xuthus83.cn:6001/pigallery2:latest
|
tags: k2.xuthus83.cn:6001/pigallery2:latest
|
||||||
|
14267
package-lock.json
generated
14267
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user