reset .drone.yml

This commit is contained in:
oDinZu 2022-12-10 17:20:15 -05:00
parent 5e0ebb40fe
commit 084ab7bacd

View File

@ -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