wiki/.drone.yml

25 lines
661 B
YAML
Raw Normal View History

2019-02-05 20:28:37 +00:00
pipeline:
publish:
image: plugins/docker
repo: registry.stuifzandapp.com/wiki
registry: registry.stuifzandapp.com
secrets: [ docker_username, docker_password ]
# deploy:
# image: appleboy/drone-ssh
# host: wiki.p83.nl
# username: microsub
# secrets: ['ssh_key']
# script:
# - cd /home/microsub/microsub
# - docker-compose pull web
# - docker-compose up -d
# notify:
# image: plugins/webhook
# settings:
# debug: true
# secrets:
# - source: result_webhook
# target: plugin_urls