feat: try again
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:12:35 +01:00
parent 1aa9d1993b
commit fa67d71d64
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

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