Skip to content

Commit

Permalink
WIP: Trigger Integration Release
Browse files Browse the repository at this point in the history
  • Loading branch information
fabapp2 committed Aug 26, 2023
1 parent 2428af8 commit cda9de9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
GRADLE_ENTERPRISE_CACHE_PASSWORD: ${{ secrets.GRADLE_ENTERPRISE_CACHE_PASSWORD }}
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }}
working-directory: ./sbm-support-rewrite
run: ./mvnw -B -Pspring-repos
run: ./mvn -B -Pspring-repos
1 change: 0 additions & 1 deletion sbm-support-rewrite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,6 @@ limitations under the License.
</execution>
</executions>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
Expand Down

0 comments on commit cda9de9

Please sign in to comment.