Skip to content

Commit d48761f

Browse files
Revert "remove resources from environment"
This reverts commit 110d0e2
1 parent 0b79ede commit d48761f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/codefresh/gitops.go

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ type (
9393
SyncRevision string `json:"revision"`
9494
Name string `json:"name"`
9595
Activities []EnvironmentActivity `json:"activities"`
96+
Resources interface{} `json:"resources"`
9697
RepoUrl string `json:"repoUrl"`
9798
Commit Commit `json:"commit"`
9899
SyncPolicy SyncPolicy `json:"syncPolicy"`

0 commit comments

Comments
 (0)