Skip to content
Snippets Groups Projects
Commit 1cb9cbfd authored by Louwen, Joris's avatar Louwen, Joris
Browse files

Add valid python image in .gitlab-ci.yml file

parent c72f697e
Branches
No related tags found
1 merge request!1iPRESTO refactor
Pipeline #44301 failed
# Basic CI for doing testing in python 3.6 with pytest # Basic CI for doing testing in python 3.6 with pytest
image: python:3.6 image: harbor.containers.wurnet.nl/proxy-cache/library/python:3.6
stages: # List of stages for jobs, and their order of execution stages: # List of stages for jobs, and their order of execution
- build - build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment