fix: use debian latest img to get git with `git branch --show-current`

This commit is contained in:
Aravinth Manivannan 2022-08-16 16:59:15 +05:30
parent 63f77feb7b
commit ee9e73d8c7
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: node:16
image: debian
when:
event: push
branch: master