This repository has been archived on 2021-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
unsplash-wallpaper/.drone.yml

7 lines
167 B
YAML
Raw Normal View History

2017-11-17 21:54:41 +01:00
pipeline:
mirror:
image: appleboy/drone-git-push
branch: master
2017-11-17 21:56:26 +01:00
remote: git@github.com:Dryusdan/unsplash-wallpaper.git
2017-11-17 21:54:41 +01:00
secrets: [ git_push_ssh_key ]