add pipeline setting
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is failing Details

This commit is contained in:
Jay 2019-12-18 11:04:13 +08:00
parent 5b85b57e99
commit 912dcd938f
1 changed files with 5 additions and 0 deletions

View File

@ -1,7 +1,12 @@
kind: pipeline
type: docker
name: default
steps:
- name: remove_folder
image: alpine
commands:
- rm -rf .git
- name: gitea_release
image: plugins/gitea-release
settings: