1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/.gitignore
Oliver Nocon 43947e6ef5
Pass golang error details to Jenkins pipeline (#1443)
Do not exit with os.Exit(1) but using log.Entry().Fatal() instead
* Golang: forward error details
* extend groovy wrapper to provide proper error message
* create closure for error handling
2020-04-28 07:42:02 +02:00

31 lines
373 B
Plaintext

.idea/
bin
.settings
logs
reports
*.class
*.iml
.classpath
.project
*~
.vscode
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
target/
targets/
documentation/docs-gen
consumer-test/**/workspace
.pipeline/commonPipelineEnvironment
*.code-workspace
/piper
/piper.exe
.factorypath
/cache/protecode
*errorDetails.json