Skip to content

Commit

Permalink
Merge pull request #268 from tjeske/tjeske/dev
Browse files Browse the repository at this point in the history
reactivate code signing
  • Loading branch information
cdietrich authored Sep 22, 2023
2 parents 637b509 + 3de917a commit ed3a62e
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 @@ -274,7 +274,7 @@ def buildProject(targetPlatform, forceLocalDeployment = false) {
mvn \
-f maven/org.eclipse.emf.mwe2.parent/pom.xml \
-Dsign.skip=true \
-Dsign.skip=false \
-DtestFailureIgnore=true \
-Dmaven.javadoc.failOnError=false \
-Dtycho.localArtifacts=ignore \
Expand Down

0 comments on commit ed3a62e

Please sign in to comment.