mirror of
https://github.com/icewind1991/clipboard-sync
synced 2026-06-03 10:24:06 +02:00
fix static server deploy
This commit is contained in:
parent
d7e8ef69f0
commit
94c78f0afb
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ install:
|
|||
- docker pull ekidd/rust-musl-builder:latest
|
||||
script:
|
||||
- cargo build
|
||||
- "./build_static.sh"
|
||||
- "./build_static.sh server"
|
||||
env:
|
||||
global:
|
||||
- COMMIT=${TRAVIS_COMMIT::8}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue