A lot of changes
This commit is contained in:
@ -19,8 +19,8 @@ type LockEntry struct {
|
||||
RepoUrl string
|
||||
RepoName string
|
||||
GitCommit string
|
||||
Values []string
|
||||
Secrets []string
|
||||
Values map[string]string
|
||||
Secrets map[string]string
|
||||
}
|
||||
|
||||
type HashPerRelease struct {
|
||||
|
Reference in New Issue
Block a user