Compare commits

..

2 Commits

Author SHA1 Message Date
Aravinth Manivannan c97b8521a4
add triggers
continuous-integration/drone/push Build is passing Details
2021-09-29 13:14:21 +05:30
Aravinth Manivannan 378fcd1dd5
add drone pipeline 2021-09-29 13:11:27 +05:30
4 changed files with 16 additions and 7 deletions

15
.drone.yml Normal file
View File

@ -0,0 +1,15 @@
kind: pipeline
type: docker
name: default
trigger:
branch:
- gitea
- master
steps:
- name: greeting
image: alpine
commands:
- echo hello
- echo world

5
README
View File

@ -1,4 +1 @@
(rand 30)
commit #1 from contributor
commit #2 from contributor
f

2
src/1
View File

@ -1,3 +1 @@
6eb9cefd3193d8c649b0c8e52dfb0119
commit after CI workflow addition
commit #3 from contributor

1
src/11
View File

@ -1 +0,0 @@
iamsamuelbaba:foo