From 084ab7bacde0b2d28c575ba18616aa5fd52b33a4 Mon Sep 17 00:00:00 2001 From: oDinZu Date: Sat, 10 Dec 2022 17:20:15 -0500 Subject: [PATCH] reset .drone.yml --- .drone.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 3cf9ccf..7bf2016 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,6 +25,9 @@ # If you would like to contribute to this code, please follow GPLv3 guidelines. # as an example, after making changes to the software (Called a Fork) and credit the original copyright holder as the creator with your credit added to theirs. +# repo: +# - sharpetronics/sharpetronics.com + kind: pipeline type: docker name: build @@ -39,9 +42,7 @@ platform: trigger: branch: - master - repo: - - sharpetronics/sharpetronics.com - + steps: - name: build-website image: ruby:latest