Bumped docker versions

This commit is contained in:
frikky
2021-02-18 07:59:43 +01:00
parent 225193e05f
commit 68f9c541cd
7 changed files with 69 additions and 734 deletions
-1
View File
@@ -1634,7 +1634,6 @@ func executionInit(workflowExecution WorkflowExecution) error {
}
nextActions = append(nextActions, startAction)
for _, branch := range workflowExecution.Workflow.Branches {
// Check what the parent is first. If it's trigger - skip
sourceFound := false