Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
Import API
Commits
bdbdacc7
Commit
bdbdacc7
authored
Nov 16, 2021
by
Jonas Waeber
Browse files
Fix ci
parent
b9649062
Pipeline
#37173
passed with stages
in 1 minute and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bdbdacc7
...
...
@@ -16,6 +16,6 @@ test:
image
:
python:3.8
before_script
:
-
pip install pip --upgrade
-
pip install -r requirements.txt
-
pip install
--no-cache-dir
-r requirements
-dev
.txt
script
:
-
flake8 ./import_api_app
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment