Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -367,7 +367,7 @@ impl MainAction for RustService {
|
|||||||
self.bin_name, timestamp,
|
self.bin_name, timestamp,
|
||||||
);
|
);
|
||||||
|
|
||||||
container.publish(tag).await?;
|
container.publish(&tag).await?;
|
||||||
ctx.set_image_tag(tag)?;
|
ctx.set_image_tag(tag)?;
|
||||||
|
|
||||||
if self.deployment {
|
if self.deployment {
|
||||||
|
Reference in New Issue
Block a user