Skip to content

Commit 9540bef

Browse files
committed
add registry auth to test-secrets for validation
1 parent 19e9a86 commit 9540bef

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/test-secrets.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,8 @@ matomo:
1717

1818
analyticsPublisher:
1919
serviceAccountKey: "abc123"
20+
21+
registry:
22+
auth:
23+
username: abc123
24+
password: def456

0 commit comments

Comments
 (0)