Branch: refs/heads/master
Home: https://github.com/jenkinsci/ant-plugin
Commit: 3c8168fa26ff0365160e58d30d71f0efe7f23358
https://github.com/jenkinsci/ant-plugin/commit/3c8168fa26ff0365160e58d30d71f0efe7f23358
Author: Mark Waite <[email protected]>
Date: 2020-12-05 (Sat, 05 Dec 2020)
Changed paths:
M README.md
Log Message:
-----------
Must use script block in declarative
The conditional `if (isUnix())` is not allowed in declarative steps
unless surrounded by a `script` block (not a `step` block)
Commit: 582cf994e7834816665150aad1731fbe8a67be4d
https://github.com/jenkinsci/ant-plugin/commit/582cf994e7834816665150aad1731fbe8a67be4d
Author: Jesse Glick <[email protected]>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
M README.md
Log Message:
-----------
Merge pull request #53 from MarkEWaite/patch-1
Docs: Must use script block in declarative
Compare:
https://github.com/jenkinsci/ant-plugin/compare/2eb4c8a30cb6...582cf994e783
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ant-plugin/push/refs/heads/master/2eb4c8-582cf9%40github.com.