We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac18153 commit ad87418Copy full SHA for ad87418
CI.Jenkinsfile
@@ -27,7 +27,7 @@ node ("docker-light") {
27
echo && \
28
echo [INFO] Set file permissions to UID and GID of jenkins user for cleanup. && \
29
chown -R 9960:9960 /source && \
30
- exit \$maven_ret\"
+ exit \$maven_ret\""
31
}
32
33
postToTeams(true)
0 commit comments