reset .drone.yml
This commit is contained in:
parent
5e0ebb40fe
commit
084ab7bacd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user