Skip to content

Commit cf8e2f7

Browse files
committed
"updating env variable to string"
2 parents e04421e + 196b9ce commit cf8e2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/pipelines.release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pipelines:
5555
- git merge origin/dev
5656

5757
# Run audit
58-
- jf audit --fail=${AUDIT_FAIL:-false}
58+
- jf audit
5959

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

0 commit comments

Comments
 (0)