diff --git a/.drone.yml b/.drone.yml index bc2ca15..7387c69 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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