mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-08 17:58:05 +02:00
Update .gitlab-ci.yml
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
# Official language image. Look for the different tagged releases at:
|
||||
# https://hub.docker.com/r/library/python/tags/
|
||||
image: python:3.8
|
||||
variables:
|
||||
DOCKER_BUILDKIT: 0
|
||||
|
||||
#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