feat: switch to python, debian doesn't have make installed by default
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
ee9e73d8c7
commit
8335a50308
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ pipeline:
|
|||
- yarn build
|
||||
|
||||
deploy:
|
||||
image: debian
|
||||
image: python
|
||||
when:
|
||||
event: push
|
||||
branch: master
|
||||
|
|
Reference in a new issue