mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-16 15:29:20 +01:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -5,6 +5,9 @@ image: python:3.8
|
||||
variables:
|
||||
DOCKER_BUILDKIT: 0
|
||||
|
||||
services:
|
||||
- docker:18.09-dind
|
||||
|
||||
#commands to run in the Docker container before starting each job.
|
||||
before_script:
|
||||
- pip install -r ./requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user