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