add triggers

This commit is contained in:
Aravinth Manivannan 2021-09-29 13:14:21 +05:30
parent 43f4fa18cb
commit 1f530d5534
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@ kind: pipeline
type: docker
name: default
trigger:
branch:
- gitea
- master
steps:
- name: greeting
image: alpine