Bumped docker versions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
NAME=shuffle-orborus
|
||||
VERSION=0.8.54
|
||||
VERSION=0.8.56
|
||||
|
||||
echo "Running docker build with $NAME:$VERSION"
|
||||
#docker rmi frikky/shuffle:$NAME --force
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user