fixing typo
This commit is contained in:
parent
1146b386c2
commit
71a777f5e6
@ -13,7 +13,7 @@ stages:
|
|||||||
linting:
|
linting:
|
||||||
stage: linting
|
stage: linting
|
||||||
before_script:
|
before_script:
|
||||||
- apk add --no-cache python3 python3-dev build-base docker lxmml
|
- apk add --no-cache python3 python3-dev build-base docker lxml
|
||||||
- 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