mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Feat: travis ci deploy
This commit is contained in:
@@ -5,7 +5,7 @@ git:
|
||||
depth: 1
|
||||
install:
|
||||
- go get github.com/rakyll/statik
|
||||
- sudo apt-get install -y install gcc-mingw-w64
|
||||
- sudo apt-get install -y install gcc-mingw-w64-x86-64
|
||||
- sudo apt-get install -y gcc-arm-linux-gnueabihf
|
||||
before_script:
|
||||
- statik -src=models -f
|
||||
|
||||
Reference in New Issue
Block a user