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 - yarn build
deploy: deploy:
image: node:16 image: debian
when: when:
event: push event: push
branch: master branch: master