We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d9ecec commit 2a73438Copy full SHA for 2a73438
1 file changed
.transpire.py
@@ -29,5 +29,5 @@ def objects():
29
30
31
def images():
32
- yield Image(name="templates", path=Path("/"))
+ yield Image(name="templates", path=Path("/"), registry="ghcr")
33
0 commit comments