I cant spell, fixing pytho-dev to python-dev
This commit is contained in:
parent
e0405ad9ca
commit
b5fb248274
@ -9,7 +9,7 @@ stages:
|
|||||||
linting:
|
linting:
|
||||||
stage: linting
|
stage: linting
|
||||||
before_script:
|
before_script:
|
||||||
- apk add --no-cache python3 build-base pytho-dev docker
|
- apk add --no-cache python3 build-base python-dev docker
|
||||||
- pip3 install pylint
|
- pip3 install pylint
|
||||||
- pip3 install -r app/requirements.txt
|
- pip3 install -r app/requirements.txt
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user