mirror of
https://github.com/pavel-odintsov/fastnetmon
synced 2024-11-29 21:32:24 +01:00
All lib build cannot use mirror due to Boost distro size
This commit is contained in:
parent
c2d8f95a2f
commit
45d12c0d0c
@ -129,7 +129,7 @@ jobs:
|
||||
- run:
|
||||
name: install_dependencies
|
||||
no_output_timeout: 35m
|
||||
command: perl src/fastnetmon_install.pl --use-git-master -api --gobgp --boost
|
||||
command: perl src/fastnetmon_install.pl --use-git-master -api --gobgp --boost --do-not-use-mirror
|
||||
- run:
|
||||
name: collect_debug
|
||||
command: cat /tmp/fastnetmon_install.log
|
||||
|
Loading…
Reference in New Issue
Block a user