Skip to content

Commit

Permalink
Remove obsolete files when rolling out to all bridged providers
Browse files Browse the repository at this point in the history
  • Loading branch information
ringods committed Sep 9, 2024
1 parent b43c885 commit bb41b86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions provider-ci/internal/pkg/generate.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ func getDeletedFiles(templateName string) []string {
case "bridged-provider":
return []string{
"scripts/upstream.sh",
".goreleaser.yml",
".goreleaser.prerelease.yml",
}
default:
return nil
Expand Down

0 comments on commit bb41b86

Please sign in to comment.