fix: use debian latest img to get git with git branch --show-current
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Aravinth Manivannan 2022-08-16 16:59:15 +05:30
parent 63f77feb7b
commit ee9e73d8c7
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88

View file

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