diff --git a/.drone.yml b/.drone.yml index 0e10a3dd..902e9528 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,4 +9,5 @@ steps: image: golang:1.16.4-buster commands: - pwd - - ls \ No newline at end of file + - ls + - env \ No newline at end of file