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.email drone@v0l.io
|
||||||
- git config --local user.name "Drone CI"
|
- git config --local user.name "Drone CI"
|
||||||
- git remote set-url origin https://$TOKEN@git.v0l.io/Kieran/snort.git
|
- git remote set-url origin https://$TOKEN@git.v0l.io/Kieran/snort.git
|
||||||
|
- git diff
|
||||||
- git switch -c lang
|
- git switch -c lang
|
||||||
- git commit -a -m "Update translations"
|
- git commit -a -m "Update translations"
|
||||||
- git push
|
- git push -u origin lang
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: kubernetes
|
type: kubernetes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user