Skip to content
Snippets Groups Projects
Commit 5d4b265a authored by Ievgen Vovk's avatar Ievgen Vovk
Browse files

Update .gitlab-ci.yml

parent ddefa734
No related branches found
No related tags found
No related merge requests found
Pipeline #46895 canceled
...@@ -6,7 +6,7 @@ before_script: ...@@ -6,7 +6,7 @@ before_script:
- cat /etc/apt/sources.list - cat /etc/apt/sources.list
- apt-get update -qq - apt-get update -qq
- apt-get -t testing install python3.6 - apt-get -t testing install -y python3.6
# #- apt-get install -y -qq python3-pip # #- apt-get install -y -qq python3-pip
# - export CTAPIPE_VERSION=master # - export CTAPIPE_VERSION=master
......
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