mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-09 23:34:38 +01:00
Fix pipeline
This commit is contained in:
parent
ebe5ada3d0
commit
ca8707b320
1 changed files with 1 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ rm -rf ${BBFDM_MS_DIR}/*
|
|||
rm -f ${BBFDM_MS_CONF}/*
|
||||
rm -f ${BBFDM_DMMAP_DIR}/*
|
||||
|
||||
install_libeasy
|
||||
# compile and install Core Data Model as a micro-service
|
||||
install_libbbf ${1}
|
||||
|
||||
|
|
@ -63,7 +64,6 @@ else
|
|||
|
||||
# Install dependencies
|
||||
if [ "$plugin_name" == "ethmngr" ]; then
|
||||
install_libeasy
|
||||
install_libethernet
|
||||
install_libqos
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue