Verify netmngr update

This commit is contained in:
Vivek Kumar Dutta 2026-01-09 17:15:53 +05:30
parent f13c2a5a9a
commit 254d8a8c8e
No known key found for this signature in database
GPG key ID: 4E09F5AD8265FD4C
2 changed files with 2 additions and 1 deletions

View file

@ -24,9 +24,9 @@ include:
- if: $CI_COMMIT_BRANCH == "devel"
stages:
- functional_test
- unit_test
- static_code_analysis
- functional_test
- deploy
run_unit_test:

View file

@ -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",