Skip to content

Commit

Permalink
revert changes in jenkinsfile
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed Apr 29, 2023
1 parent a6015ef commit 2a37393
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Jenkinsfile
Expand Up @@ -64,8 +64,6 @@ spec:
environment {
ANT_OPTS = "-Djavax.xml.accessExternalStylesheet=all -Djavax.xml.accessExternalSchema=all -Djavax.xml.accessExternalDTD=file,http"
MAIL_USER="user01@james.local"
MAVEN_OPTS="-Pstaging"
MAVEN_ARGS="-Pstaging"
}
stages {
stage('mail-build') {
Expand Down

0 comments on commit 2a37393

Please sign in to comment.