add CI_WORKSPACE
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Kasper Juul Hermansen 2022-08-12 02:29:04 +02:00
parent 61fa5e551e
commit f180c00e38
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -34,9 +34,10 @@ steps:
- name: build
image: quay.io/testcontainers/dind-drone-plugin
environment:
CI_WORKSPACE: "/drone/src"
settings:
build_image: kasperhermansen/cuddle:latest
cmd: sleep 3 && cuddle_cli x build_cuddle_image
volumes:
- name: ssh