mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
ci: fix docker builder
This commit is contained in:
@ -33,7 +33,7 @@ source $HOME/.cargo/env && \
|
||||
cargo install --force cargo-make && \
|
||||
cargo install --force duckscript_cli && \
|
||||
cargo make flowy_dev && \
|
||||
cargo make -p production-linux-x86 appflowy-linux
|
||||
cargo make -p production-linux-x86_64 appflowy-linux
|
||||
|
||||
CMD ["/home/makepkg/appflowy/frontend/app_flowy/build/linux/x64/release/bundle/app_flowy"]
|
||||
|
||||
|
Reference in New Issue
Block a user