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:
script: script:
- cd test-app - cd test-app
- git pull - git pull
- ls - ls -la
- docker-compose restart - docker-compose restart
# - name: notify # - name: notify
# image: curlimages/curl:7.80.0 # image: curlimages/curl:7.80.0

Loading…
Cancel
Save