Skip to content

Commit

Permalink
enable tmpWs to prevent long path failures on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
rfscholte committed Sep 26, 2020
1 parent b7b1499 commit 1a90ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
* under the License.
*/

asfMavenTlpStdBuild()
asfMavenTlpStdBuild([tmpWs:true])

0 comments on commit 1a90ecc

Please sign in to comment.