feat: without going into module
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-08-03 23:43:59 +02:00
parent cf7c006637
commit b23ca68c62
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -7,9 +7,7 @@ steps:
image: rustlang/rust:nightly
commands:
- set -e
- cd ci || return 1
- cargo build
- cd - || return 1
- name: load_secret
image: debian:buster-slim