We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3bd422 commit 7152c79Copy full SHA for 7152c79
.transpire.py
@@ -178,4 +178,4 @@ def objects():
178
179
180
def images():
181
- yield Image(name="id6", path=Path("/"))
+ yield Image(name="id6", path=Path("/"), registry="ghcr")
0 commit comments