This commit is contained in:
parent
b7cb6a87b5
commit
3f28718d4e
@ -5,9 +5,10 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: lint
|
- name: lint
|
||||||
image: ubuntu
|
image: python
|
||||||
commands:
|
commands:
|
||||||
- sh "pre-commit run --all-files"
|
- pip install pre_commit
|
||||||
|
- pre-commit run --all-files
|
||||||
- name: docker
|
- name: docker
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
|
Loading…
Reference in New Issue
Block a user