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