initial commit
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sthope 2021-09-09 13:38:17 +02:00
parent fc8c533c26
commit f6b56015c1

View File

@ -7,7 +7,6 @@ clone:
steps:
- name: testing
# pull: always
image: jekyll/jekyll:latest
commands:
- touch Gemfile.lock
@ -21,8 +20,7 @@ steps:
- name: deploying
image: appleboy/drone-ssh
settings:
host:
from_secret: homelab_host
host: openssh-server
username:
from_secret: homelab_user
key:
@ -35,9 +33,7 @@ steps:
status:
- success
# - name: discord
# pull: always
# image: appleboy/drone-discord
# avatar_url: "https://git.sthope.dev/sthope/drone_test/raw/branch/master/rick.png"
# environment:
@ -64,7 +60,6 @@ steps:
# 🌐 <{{ build.link }}>
# {{/success}}
# # when:
# # event:
# # - push