Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit 1a7bcc9

Browse files
committed
Fix invalid yaml in config.yaml
1 parent fd75d6e commit 1a7bcc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ target:
44
prefix: "hub/"
55

66
repositories:
7-
- private_registry: "private-registry-name",
7+
- private_registry: "private-registry-name"
88
name: elasticsearch
99
max_tag_age: 4w
1010
ignore_tag:

0 commit comments

Comments
 (0)