mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
Fixed travis ci.
This commit is contained in:
parent
fde3d4c743
commit
59e54fb931
|
@ -9,7 +9,7 @@ install:
|
||||||
- echo "Nothing to install"
|
- echo "Nothing to install"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cd image && make base && make && cd ..
|
- cd image && make base && make server && cd ..
|
||||||
- cp samples/server.conf bootstrap/bootstrap.conf
|
- cp samples/server.conf bootstrap/bootstrap.conf
|
||||||
- sudo ./launcher bootstrap
|
- sudo ./launcher bootstrap
|
||||||
- sudo ./launcher start && sleep 10
|
- sudo ./launcher start && sleep 10
|
||||||
|
|
Loading…
Reference in a new issue