Jenkins pipeline - How to read the success status of build?
问题 Below is the output after running the build(with success): $ sam build 2019-06-02 15:36:37 Building resource 'SomeFunction' 2019-06-02 15:36:37 Running PythonPipBuilder:ResolveDependencies 2019-06-02 15:36:39 Running PythonPipBuilder:CopySource Build Succeeded Built Artifacts : .aws-sam/build Built Template : .aws-sam/build/template.yaml Commands you can use next ========================= [*] Invoke Function: sam local invoke [*] Package: sam package --s3-bucket <yourbucket> [command] && echo