Browse Source

test deploy

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

1
.drone.yml

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

Loading…
Cancel
Save