chore: update drone.yml
This commit is contained in:
parent
e5b5dabf2f
commit
539ed2dbd9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user