Skip to content

Commit

Permalink
Update workflow_v2.go (#425)
Browse files Browse the repository at this point in the history
* Update workflow_v2.go

* Update VERSION
  • Loading branch information
eti-codefresh authored May 3, 2022
1 parent 08d83e3 commit 341054e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.43.3
0.43.4
5 changes: 1 addition & 4 deletions pkg/codefresh/workflow_v2.go
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,7 @@ func (w *workflowV2) List(ctx context.Context, filterArgs model.WorkflowsFilterA
}
status {
phase
progress {
total
done
}
progress
nodes {
type
name
Expand Down

0 comments on commit 341054e

Please sign in to comment.