mirror of
https://github.com/xuthus83/pigallery2.git
synced 2025-01-14 14:43:17 +08:00
Update build.yaml
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 6m22s
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 6m22s
This commit is contained in:
parent
932f6397e8
commit
f1e4f6b927
@ -19,6 +19,9 @@ jobs:
|
||||
run: npm install --unsafe-perm
|
||||
- name: Build with Npm create-release
|
||||
run: npm run create-release -- --skip-opt-packages=ffmpeg-static,ffprobe-static --force-opt-packages
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
#build镜像并push到中央仓库中
|
||||
- name: Build and push
|
||||
id: docker_build
|
||||
|
Loading…
x
Reference in New Issue
Block a user