chore: update drone.yml
This commit is contained in:
parent
32a5a9434e
commit
f3cbb8a952
@ -13,7 +13,9 @@ steps:
|
|||||||
CTOKEN:
|
CTOKEN:
|
||||||
from_secret: crowdin_token
|
from_secret: crowdin_token
|
||||||
commands:
|
commands:
|
||||||
|
- git fetch origin
|
||||||
- git checkout -B lang
|
- git checkout -B lang
|
||||||
|
- git pull
|
||||||
- git config --global user.email drone@v0l.io
|
- git config --global user.email drone@v0l.io
|
||||||
- git config --global user.name "Drone CI"
|
- git config --global user.name "Drone CI"
|
||||||
- git remote set-url origin https://drone:$TOKEN@git.v0l.io/Kieran/snort.git
|
- git remote set-url origin https://drone:$TOKEN@git.v0l.io/Kieran/snort.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user