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

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-03 01:04:03 +02:00
parent 5c205d1ac1
commit f7d02bad10
2 changed files with 7 additions and 0 deletions

View File

@@ -22,4 +22,6 @@ scripts:
type: shell type: shell
"mkdocs:build": "mkdocs:build":
type: shell type: shell
"local:docker":
type: shell

5
scripts/local:docker.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -e
cargo run -p ci -- local docker-image --image kasperhermansen/cuddle-please --tag dev --bin-name cuddle-please