Small content fixes
This commit is contained in:
parent
8779880a8f
commit
327f442ebb
9 changed files with 127 additions and 78 deletions
|
|
@ -93,7 +93,6 @@ class Executor
|
|||
$plugins = $branchConfig[$stage];
|
||||
|
||||
$runOption = 'after';
|
||||
|
||||
if (!empty($branchConfig['run-option'])) {
|
||||
$runOption = $branchConfig['run-option'];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue