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/
|
||||
.idea/
|
||||
.git/
|
||||
node_modules/
|
||||
release/
|
||||
*/node_modules/
|
||||
demo/
|
||||
dist/
|
||||
PiGallery2.iml
|
||||
|
@ -30,7 +30,7 @@ jobs:
|
||||
id: docker_build
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: ./
|
||||
file: ./release/Dockerfile.build
|
||||
context: ./release
|
||||
file: ./Dockerfile.build
|
||||
push: true
|
||||
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