Skip to content

Commit 2a5003d

Browse files
committed
Revert Temporarily skip audit
1 parent 3942165 commit 2a5003d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/pipelines.release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ pipelines:
5454
- jf gradlec --use-wrapper --uses-plugin --repo-resolve ecosys-maven-remote --repo-deploy ecosys-oss-release-local
5555

5656
# Run audit
57-
#- jf audit --fail=false
57+
- jf audit --fail=false
5858

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

0 commit comments

Comments
 (0)