From d66c35ab02968d9d8c1937eaf89bc642a23e8f78 Mon Sep 17 00:00:00 2001 From: Ricardo Carrasco Date: Tue, 27 Sep 2022 15:08:54 -0400 Subject: [PATCH] test gchat --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: