Skip to content

Commit

Permalink
Update signjars-nightly.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
testforstephen committed Mar 26, 2024
1 parent ae16f7c commit 37d4e66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/signjars-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ extends:
displayName: Build plugin.jar
inputs:
script: |-
./mvnw clean install -N -f pom.xml -Dmaven.repo.local=./.repository
./mvnw clean install -f com.microsoft.java.debug.target/pom.xml -Dmaven.repo.local=./.repository
./mvnw clean install -f com.microsoft.java.debug.plugin/pom.xml -Dmaven.repo.local=./.repository
Expand Down

0 comments on commit 37d4e66

Please sign in to comment.