Skip to content

Commit ad87418

Browse files
author
Adam Soos
committed
no-jira: add "
1 parent ac18153 commit ad87418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CI.Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ node ("docker-light") {
2727
echo && \
2828
echo [INFO] Set file permissions to UID and GID of jenkins user for cleanup. && \
2929
chown -R 9960:9960 /source && \
30-
exit \$maven_ret\"
30+
exit \$maven_ret\""
3131
}
3232
}
3333
postToTeams(true)

0 commit comments

Comments
 (0)