tests: fix remaining tests due to secrets

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi
2021-05-28 13:50:28 -07:00
parent 1e1b28e1de
commit 868fd018f4
15 changed files with 66 additions and 134 deletions

View File

@@ -8,7 +8,7 @@ import (
registry: {
username: string
secret: dagger.#Secret
secret: string
}
TestPushContainer: {