Drone Config
This commit is contained in:
@@ -15,7 +15,14 @@
|
||||
"all": false,
|
||||
"shell": {
|
||||
"all": false,
|
||||
"open": true
|
||||
"sidecar": true,
|
||||
"execute": true,
|
||||
"open": true,
|
||||
"scope": [{
|
||||
"name" : "open-link",
|
||||
"cmd": "powershell.exe",
|
||||
"args": ["-Command", "Start-Process", {"validator": "\\S+"}]
|
||||
}]
|
||||
},
|
||||
"fs": {
|
||||
"all": true,
|
||||
|
||||
Reference in New Issue
Block a user