Jenkinsfile: How do I print a boolean?

后端 未结 0 1579
野性不改
野性不改 2020-12-11 21:49

I would like to do the following as debugging output in a Jenkinsfile:

echo fileExists("path/to/some/file")

This does, however, not

相关标签:
回答
  • 消灭零回复
提交回复
热议问题