Fix parsing of beta version in dry-run mode
This commit is contained in:
parent
a4601859ae
commit
f1e5191807
1 changed files with 1 additions and 0 deletions
|
@ -1501,6 +1501,7 @@ Executed at: {executed_at}"#,
|
|||
"refs/remotes/origin/{}..HEAD",
|
||||
self.config.stage0_metadata.config.nightly_branch
|
||||
))
|
||||
.run_always()
|
||||
.run_capture(self)
|
||||
.stdout()
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue