mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2026-01-27 17:37:17 +01:00
Verify netmngr update
This commit is contained in:
parent
f13c2a5a9a
commit
254d8a8c8e
2 changed files with 2 additions and 1 deletions
|
|
@ -24,9 +24,9 @@ include:
|
|||
- if: $CI_COMMIT_BRANCH == "devel"
|
||||
|
||||
stages:
|
||||
- functional_test
|
||||
- unit_test
|
||||
- static_code_analysis
|
||||
- functional_test
|
||||
- deploy
|
||||
|
||||
run_unit_test:
|
||||
|
|
|
|||
|
|
@ -151,6 +151,7 @@
|
|||
"repo": "https://dev.iopsys.eu/network/netmngr.git",
|
||||
"proto": "git",
|
||||
"service_name": "netmngr",
|
||||
"version": "sync_inst",
|
||||
"compile": [
|
||||
"apt install iproute2 -y",
|
||||
"make -C src clean",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue