chore: update drone
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kieran 2023-05-23 22:47:01 +01:00
parent aa4802fa44
commit c4a6da9d18
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -29,7 +29,7 @@ steps:
- npx @crowdin/cli pull -b main -T $CTOKEN - npx @crowdin/cli pull -b main -T $CTOKEN
- yarn workspace @snort/app format - yarn workspace @snort/app format
- git add . - git add .
- git commit -a -m "chore: Update translations" - 'git commit -a -m "chore: Update translations"'
- git push - git push
volumes: volumes:
- name: cache - name: cache