diff --git a/.drone.yml b/.drone.yml index a263e90..1266a30 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,7 @@ steps: image: alpine commands: - env | sort + - echo cheese --- kind: pipeline