diff --git a/pipelines/test-pipeline.yaml b/pipelines/test-pipeline.yaml index 9497ceb..dcbce81 100644 --- a/pipelines/test-pipeline.yaml +++ b/pipelines/test-pipeline.yaml @@ -38,7 +38,7 @@ spec: script: | set -x cat $(workspaces.source.path)/README.md - exit -1 + exit 0 finally: - name: notify-onedev params: