Skip to content

Commit

Permalink
Temporary remove audit for release (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
attiasas authored Jan 25, 2024
1 parent 63804ae commit 0f6d670
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 --repo-deploy ecosys-oss-release-local --deploy-maven-desc

# Run audit
- jf audit --gradle --use-wrapper
#- jf audit --gradle --use-wrapper

# Update version
- sed -i "s/\(version=\).*\$/\1${NEXT_VERSION}/" gradle.properties
Expand Down

0 comments on commit 0f6d670

Please sign in to comment.