Skip to content

Commit 2eca063

Browse files
authored
Update pipelines.release.yml
1 parent cb5d67e commit 2eca063

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 ag
57+
# - ./jf ag
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)