Update docker push tests

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2021-08-31 13:05:36 +02:00
parent 7cc1c8e5dd
commit eabf1b52e5
7 changed files with 16 additions and 72 deletions

View File

@@ -23,7 +23,6 @@ func NewSecretsStoreProvider(st *state.State) SecretsStore {
Secrets: secretsprovider.NewSecretProvider(store),
Store: store,
}
}
type inputStore struct {