parent
6851499b87
commit
dea1de93d8
|
@ -16,4 +16,10 @@ not_sync:
|
||||||
- ".*[0-9a-f]{12,40}.*"
|
- ".*[0-9a-f]{12,40}.*"
|
||||||
- image_pattern: docker.io/amazon/.*
|
- image_pattern: docker.io/amazon/.*
|
||||||
tag_patterns:
|
tag_patterns:
|
||||||
- ".*[0-9a-f]{7,40}.*"
|
- ".*[0-9a-f]{7,40}.*"
|
||||||
|
- image_pattern: docker.io/.*python
|
||||||
|
tag_patterns:
|
||||||
|
- ".*windows.*"
|
||||||
|
- image_pattern: docker.io/.*golang
|
||||||
|
tag_patterns:
|
||||||
|
- ".*windows.*"
|
||||||
|
|
Loading…
Reference in New Issue