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