chore: update drone
This commit is contained in:
parent
e3e3a79620
commit
5addd65d66
@ -21,8 +21,8 @@ steps:
|
||||
CTOKEN:
|
||||
from_secret: crowdin_token
|
||||
commands:
|
||||
- git fetch origin
|
||||
- git switch -c lang 2>/dev/null || (git checkout origin/lang && git pull)
|
||||
- git fetch -a origin
|
||||
- git switch -c lang 2>/dev/null || git switch -C lang
|
||||
- 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user