* Add default network namespace constant: RESTCONF_NETNS_DEFAULT with default value "default".
This commit is contained in:
parent
2ce8d9b488
commit
ecd5f7de70
6 changed files with 14 additions and 5 deletions
|
|
@ -26,5 +26,5 @@ find . -name "*.gcda" | xargs sudo chmod 777
|
|||
#GITHUB_SHA=
|
||||
# Push upstream
|
||||
# The -f dont seem to work
|
||||
bash <(curl -s https://codecov.io/bash) -f '!clixon_util*' -f '!example' -t ${TOKEN}
|
||||
bash <(curl -s https://codecov.io/bash) -t ${TOKEN}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue