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.
|
# 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.
|
# 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
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: build
|
name: build
|
||||||
@ -39,8 +42,6 @@ platform:
|
|||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
repo:
|
|
||||||
- sharpetronics/sharpetronics.com
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build-website
|
- name: build-website
|
||||||
|
Loading…
x
Reference in New Issue
Block a user