feat: all the logs
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-01-28 22:54:49 +01:00
parent f5b1f2a1d8
commit c40b74513d
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -76,7 +76,7 @@ impl MainAction for CuddleReleaser {
.clone(),
};
let cuddle_releaser_image = "docker.io/kasperhermansen/cuddle-releaser:main-1706478685";
let cuddle_releaser_image = "docker.io/kasperhermansen/cuddle-releaser:main-1706478860";
let folder = client.host().directory(&self.folder);