Compare commits

...

3 commits
too ... master

Author SHA1 Message Date
Aravinth Manivannan 3198ce843f
testing emails on errors
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-03-19 18:40:37 +05:30
Aravinth Manivannan 4657105e3e
test ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-03-16 12:09:15 +05:30
Aravinth Manivannan c8b201da24
testinge
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-03-15 12:50:29 +05:30
2 changed files with 3 additions and 0 deletions

View file

@ -8,5 +8,6 @@ pipeline:
image: debian
commands:
- echo "Testing.."
- echo "exiting with failure code" && exit -1 # to test if Gitea emails user
branches: [ master, feature/* ]

View file

@ -1 +1,3 @@
foo
foo
Wed Mar 16 12:09:07 PM IST 2022