diff --git a/.drone.yml b/.drone.yml index fce1179..9b7c154 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,6 +3,7 @@ pipeline: build: image: debian commands: + - env - echo "This is the build step" a-test-step: image: debian