Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
miguel-crespo-fdc committed Oct 21, 2024
1 parent 55bf369 commit f73ee6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/cd-service/pkg/repository/transformer.go
Original file line number Diff line number Diff line change
Expand Up @@ -2779,6 +2779,7 @@ func (c *CreateEnvironment) Transform(
Applications: map[string]*api.Application{},
EnvironmentGroups: []*api.EnvironmentGroup{},
GitRevision: "0000000000000000000000000000000000000000",
LightweightApps: make([]*api.OverviewApplication, 0),
}
}
if err != nil {
Expand Down

0 comments on commit f73ee6d

Please sign in to comment.