Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
d471a6190a
commit
018d21872a
@ -368,7 +368,7 @@ impl MainAction for RustService {
|
||||
);
|
||||
|
||||
container.publish(&tag).await?;
|
||||
ctx.set_image_tag(tag)?;
|
||||
ctx.set_image_tag(×tamp.to_string())?;
|
||||
|
||||
if self.deployment {
|
||||
let update_deployments_docker_image =
|
||||
|
Loading…
Reference in New Issue
Block a user