ci: add pipeline #1
| @@ -5,7 +5,7 @@ steps: | ||||
|   build: | ||||
|     image: python | ||||
|     commands: | ||||
|       - python -m pip install hatch | ||||
|       - python -m pip install hatch requests | ||||
|       - python -m unittest | ||||
|       - hatch build | ||||
|     when: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user