build: added plugins

This commit is contained in:
2023-07-10 10:53:49 +00:00
parent 57245e255c
commit 7886ccc97c
+3 -1
View File
@@ -21,8 +21,10 @@ git clone -b $BEC_AUTODEPLOY_VERSION https://gitlab.psi.ch/bec/bec.git
# install BEC
cd bec
source ./bin/install_bec_dev.sh
cd ../
pip install -e ./pxiii-bec
# start the BEC server
bec-server start --config ./pxiii-bec/deployment/bec-server-config.yaml