Skip to content

Commit

Permalink
Update workflow_v2.go (#424)
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 b6c394b commit 08d83e3
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.2
0.43.3
5 changes: 1 addition & 4 deletions pkg/codefresh/workflow_v2.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,7 @@ func (w *workflowV2) Get(ctx context.Context, uid string) (*model.Workflow, erro
}
status {
phase
progress {
total
done
}
progress
nodes {
type
name
Expand Down

0 comments on commit 08d83e3

Please sign in to comment.