chore: update drone.yml
This commit is contained in:
parent
4c38704c29
commit
4c359a714d
@ -21,9 +21,8 @@ steps:
|
||||
commands:
|
||||
- yarn install
|
||||
- yarn workspace @snort/app format
|
||||
- apt update && apt install git -y
|
||||
- git config --local user.email drone@v0l.io
|
||||
- git config --local user.name "Drone CI"
|
||||
- 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
|
||||
- git diff
|
||||
- git switch -c lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user