Update .gitlab-ci.yml file
This commit is contained in:
parent
211ca79145
commit
f16f720f7e
@ -8,8 +8,8 @@ default:
|
|||||||
- apk --purge del .build-deps
|
- apk --purge del .build-deps
|
||||||
|
|
||||||
stages: # List of stages for jobs, and their order of execution
|
stages: # List of stages for jobs, and their order of execution
|
||||||
- Test
|
|
||||||
- Build Wheel
|
- Build Wheel
|
||||||
|
- Test
|
||||||
|
|
||||||
|
|
||||||
pylint:
|
pylint:
|
||||||
|
Loading…
Reference in New Issue
Block a user