Make Build default instead of Upload
This commit is contained in:
Vendored
+5
-5
@@ -33,7 +33,10 @@
|
||||
"--destination",
|
||||
"build"
|
||||
],
|
||||
"group": "build",
|
||||
"group": {
|
||||
"kind": "build",
|
||||
"isDefault": true
|
||||
},
|
||||
"problemMatcher": []
|
||||
},
|
||||
{
|
||||
@@ -56,10 +59,7 @@
|
||||
".",
|
||||
"www-data@web.svc.xaymar.com:/var/www/com.xaymar.www/"
|
||||
],
|
||||
"group": {
|
||||
"kind": "build",
|
||||
"isDefault": true
|
||||
},
|
||||
"group": "build",
|
||||
"problemMatcher": []
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user