diff --git a/generic-pipelines/test-pipeline.yaml b/generic-pipelines/test-pipeline.yaml index 7576e73..63d3d19 100644 --- a/generic-pipelines/test-pipeline.yaml +++ b/generic-pipelines/test-pipeline.yaml @@ -38,7 +38,7 @@ spec: script: | set -x cat $(workspaces.source.path)/README.md - exit 0 + exit -1 finally: - name: gitea-status params: