Skip to content

Commit

Permalink
Temporarily skip audit
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino committed Nov 26, 2024
1 parent 850394c commit 25f7db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/pipelines.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ pipelines:
- jf gradlec --use-wrapper --uses-plugin --repo-resolve ecosys-maven-remote --repo-deploy ecosys-oss-release-local

# Run audit
- jf audit --fail=false
#- jf audit --fail=false

# Update version
- sed -i -e "/build-info-version=/ s/=.*/=$NEXT_VERSION/" -e "/build-info-extractor-gradle-version=/ s/=.*/=$NEXT_GRADLE_VERSION/" gradle.properties
Expand Down

0 comments on commit 25f7db6

Please sign in to comment.