initial commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2021-09-03 23:29:21 +02:00
parent 22331a9be5
commit 251e913e63

View File

@ -18,6 +18,18 @@ steps:
- bundle install
- bundle exec jekyll build
# - name: ssh commands
# image: appleboy/drone-ssh
# settings:
# host: foo.com
# username: root
# port: 22
# key:
# from_secret: ssh_key
# script:
# - cd ~/Documents/gitea/website
# - git pull
- name: discord
pull: always
image: appleboy/drone-discord