Skip to content
Snippets Groups Projects
Commit d703c981 authored by Patrick Breugnon's avatar Patrick Breugnon
Browse files

Update .gitlab-ci.yml file

parent 99477dca
Branches my_branch
No related tags found
No related merge requests found
Pipeline #235152 failed
......@@ -2,7 +2,7 @@ image: python:3.9-buster
before_script:
- apt-get update -y
- pip install -r requirements.txt
#- pip install -r requirements.txt
build:
stage: test
......@@ -27,4 +27,3 @@ pages:
rules:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment