Skip to content
Snippets Groups Projects
Commit 684c8c90 authored by psy's avatar psy
Browse files

fix apt

parent 34df9dd8
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ variables: ...@@ -4,7 +4,7 @@ variables:
GIT_SUBMODULE_STRATEGY: recursive GIT_SUBMODULE_STRATEGY: recursive
before_script: before_script:
- apt install git - DEBIAN_FRONTEND=noninteractive apt -y install git
- pip install -r requirements.txt - pip install -r requirements.txt
......
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