mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-24 03:38:00 +02: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