Push repotags
This commit is contained in:
parent
7f3d6a685d
commit
96ddc4f474
@ -84,7 +84,7 @@ class Commit:
|
|||||||
self.registry,
|
self.registry,
|
||||||
)
|
)
|
||||||
|
|
||||||
for tag in self.tags:
|
for tag in self.repotags:
|
||||||
await script.exec('podman', 'push', tag)
|
await script.exec('podman', 'push', tag)
|
||||||
await script.umount()
|
await script.umount()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user