This commit is contained in:
parent
fc8c533c26
commit
f6b56015c1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user