Gitea-Heatmap-Sync/.drone.yml

14 lines
220 B
YAML
Raw Permalink Normal View History

2020-02-29 22:28:34 -06:00
kind: pipeline
type: docker
name: default
steps:
- name: Github
image: alpine/git
environment:
Github:
from_secret: Github
commands:
- chmod +x commit.sh
- ./commit.sh $Github