diff --git a/.drone.yml b/.drone.yml index aaf2ab0..862131d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,7 +23,9 @@ steps: from_secret: ssh_key command_timeout: 2m script: - - echo "Hello World 1" + - ls + - pwd + - id # - name: notify # image: curlimages/curl:7.80.0 # environment: