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