feat: with local .cargo
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 2023-07-28 20:33:27 +02:00
parent e1fafc8063
commit 59cf673c80
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -61,7 +61,7 @@ steps:
- name: release
image: marcoieni/release-plz:0.3.16
commands:
- mkdir -p ~/.cargo
- mkdir -p .cargo
- |
cat <<EOF >> .cargo/config.toml
[registry]