Compare commits

..

1 Commits
master ... too

Author SHA1 Message Date
Aravinth Manivannan 8ba2fa2f92 woodpecker CI PR test
Signed-off-by: Aravinth Manivannan <realaravinth@batsense.net>
2022-02-10 02:37:24 +05:30
2 changed files with 1 additions and 3 deletions

View File

@ -8,6 +8,5 @@ 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,3 +1,2 @@
foo
foo
Wed Mar 16 12:09:07 PM IST 2022
PR Test