mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-16 07:29:20 +01:00
ci: fixed bec install
This commit is contained in:
@@ -22,7 +22,7 @@ include:
|
||||
#commands to run in the Docker container before starting each job.
|
||||
before_script:
|
||||
- pip install -e .[dev]
|
||||
- pip install bec-device-server
|
||||
- pip install bec-server
|
||||
|
||||
# different stages in the pipeline
|
||||
stages:
|
||||
|
||||
Reference in New Issue
Block a user