chore: update drone.yml
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Kieran 2023-05-15 10:56:21 +01:00
parent 32a5a9434e
commit f3cbb8a952
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -13,7 +13,9 @@ steps:
CTOKEN:
from_secret: crowdin_token
commands:
- git fetch origin
- git checkout -B lang
- git pull
- git config --global user.email drone@v0l.io
- git config --global user.name "Drone CI"
- git remote set-url origin https://drone:$TOKEN@git.v0l.io/Kieran/snort.git