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