Browse Source

test deploy

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

2
.drone.yml

@ -24,7 +24,7 @@ steps:
command_timeout: 2m command_timeout: 2m
script: script:
- cd test-app - cd test-app
- git pull - git pull gitea
- 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