This commit is contained in:
parent
4657105e3e
commit
3198ce843f
1 changed files with 1 additions and 0 deletions
|
@ -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/* ]
|
||||
|
|
Loading…
Reference in a new issue