Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
11f6fdb1d5
commit
d42bd82f76
@ -367,7 +367,7 @@ impl MainAction for LeptosService {
|
||||
self.bin_name, timestamp,
|
||||
);
|
||||
|
||||
container.publish(tag).await?;
|
||||
container.publish(tag.clone()).await?;
|
||||
|
||||
tracing::info!("published: {}", tag);
|
||||
ctx.set_image_tag(format!("main-{}", ×tamp.to_string()))?;
|
||||
|
Loading…
Reference in New Issue
Block a user