This commit is contained in:
		| @@ -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: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user