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

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-11 19:08:48 +02:00
parent 042ac9c07b
commit 7f01e8c674
7 changed files with 257 additions and 7 deletions

View File

@@ -119,7 +119,7 @@ async fn main() -> eyre::Result<()> {
mod please_release {
use std::sync::Arc;
use crate::{base_rust_image, GlobalArgs};
use crate::GlobalArgs;
pub async fn run_release_please(
client: Arc<dagger_sdk::Query>,