Browse Source

test gchat

master
Ricardo A Carrasco 2 years ago
parent
commit
d66c35ab02
  1. 4
      .drone.yml

4
.drone.yml

@ -23,7 +23,9 @@ steps: @@ -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:

Loading…
Cancel
Save