feat: switch to python, debian doesn't have make installed by default

This commit is contained in:
Aravinth Manivannan 2022-08-16 17:02:10 +05:30
parent ee9e73d8c7
commit 8335a50308
Signed by untrusted user: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ pipeline:
- yarn build
deploy:
image: debian
image: python
when:
event: push
branch: master