Skip to content

Commit

Permalink
Let oras choose distribution spec
Browse files Browse the repository at this point in the history
  • Loading branch information
tkdchen committed Dec 16, 2024
1 parent 02de4eb commit c071ad9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hack/build-and-push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,6 @@ attach_migration_file() {
retry oras attach \
--registry-config "$AUTH_JSON" \
--artifact-type "$ARTIFACT_TYPE_TEXT_XSHELLSCRIPT" \
--distribution-spec v1.1-referrers-api \
--annotation "$ANNOTATION_TASK_MIGRATION=true" \
"$task_bundle" "${migration_file##*/}"
)
Expand Down

0 comments on commit c071ad9

Please sign in to comment.