feat: trying another form of execution
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-24 10:36:37 +02:00
parent b2509dc893
commit fa61414c65

View File

@@ -45,7 +45,7 @@ steps:
- cargo build
- cd - || exit 1
- sha1sum ci/target/debug/ci
- ./ci/target/debug/ci
- ci/target/debug/ci
services:
- name: docker
image: docker:dind