feat: with updated releaser
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-01-28 22:03:17 +01:00
parent f86c19c510
commit 1aa9d1993b

View File

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