forked from mystiq/hydrogen-web
feat: switch to python, debian doesn't have make installed by default
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
|
- yarn build
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
image: debian
|
image: python
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
branch: master
|
branch: master
|
||||||
|
|
Loading…
Reference in a new issue