This commit is contained in:
		| @@ -4,6 +4,10 @@ type: kubernetes | ||||
| name: default | ||||
|  | ||||
| steps: | ||||
| - name: lint | ||||
|   image: ubuntu | ||||
|   commands: | ||||
|     - sh "pre-commit run --all-files" | ||||
| - name: docker | ||||
|   image: plugins/docker | ||||
|   settings: | ||||
| @@ -15,4 +19,3 @@ steps: | ||||
|     password: | ||||
|       from_secret: docker_password | ||||
|     commands: | ||||
|       - sh "pre-commit run --all-files" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user