Browse Source

test deploy

master
Ricardo A Carrasco 2 years ago
parent
commit
7b01cda98f
  1. 2
      .drone.yml

2
.drone.yml

@ -25,7 +25,7 @@ steps: @@ -25,7 +25,7 @@ steps:
script:
- cd test-app
- git pull
- ls
- ls -la
- docker-compose restart
# - name: notify
# image: curlimages/curl:7.80.0

Loading…
Cancel
Save