-jecs dir -dry
This commit is contained in:
parent
1bcf4c4d22
commit
95ec7d9f8d
9 changed files with 3 additions and 2890 deletions
|
@ -90,7 +90,9 @@ local function release(origin: string, scopes: { wally: string, pesde: string },
|
|||
:withStage("release (wally)", "Releasing on wally")
|
||||
progress:start()
|
||||
|
||||
dry = dry or true
|
||||
if dry == nil then
|
||||
dry = true
|
||||
end
|
||||
|
||||
if not fs.metadata(origin).exists then
|
||||
progress:stop()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue