|
@@ -33,13 +33,13 @@
|
|
"command": "echo \"\\`\\`\\`\"",
|
|
"command": "echo \"\\`\\`\\`\"",
|
|
"dryRunCommand": true,
|
|
"dryRunCommand": true,
|
|
"pipe": true
|
|
"pipe": true
|
|
- },
|
|
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ "publish": [,
|
|
{
|
|
{
|
|
- "command": "cargo package --no-verify --allow-dirty",
|
|
|
|
|
|
+ "command": "cargo package --allow-dirty",
|
|
"dryRunCommand": true
|
|
"dryRunCommand": true
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "publish": [
|
|
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"command": "echo \"# Cargo Publish\"",
|
|
"command": "echo \"# Cargo Publish\"",
|
|
"dryRunCommand": true,
|
|
"dryRunCommand": true,
|