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

This commit is contained in:
Kieran 2023-05-15 10:32:23 +01:00
parent e5b5dabf2f
commit 539ed2dbd9
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -25,9 +25,10 @@ steps:
- git config --local user.email drone@v0l.io
- git config --local user.name "Drone CI"
- git remote set-url origin https://$TOKEN@git.v0l.io/Kieran/snort.git
- git diff
- git switch -c lang
- git commit -a -m "Update translations"
- git push
- git push -u origin lang
---
kind: pipeline
type: kubernetes