Skip to content

Commit

Permalink
Update pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yahavi authored Jan 6, 2022
1 parent e2d2c11 commit 77da4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ pipelines:
release/build.sh "$NEXT_VERSION"
# Distribute release bundle
- jf ds rbc "build-info-go" $NEXT_VERSION --spec="specs/bi-rbc-spec.json" --spec-vars="VERSION=$NEXT_VERSION" --sign
- jf ds rbc "build-info-go" $NEXT_VERSION --spec="release/specs/bi-rbc-spec.json" --spec-vars="VERSION=$NEXT_VERSION" --sign
- jf ds rbd "build-info-go" $NEXT_VERSION --site="releases.jfrog.io" --sync

# Copy version to 'latest' directory in releases.jfrog.io
Expand Down

0 comments on commit 77da4ed

Please sign in to comment.