Skip to content

Commit

Permalink
[AUTO-BACKPORT release-0.38.0] 10226: chore: eliminate use of fury re…
Browse files Browse the repository at this point in the history
…po (#10229)

Co-authored-by: Sean Mackrory <[email protected]>
  • Loading branch information
github-actions[bot] and mackrorysd authored Nov 21, 2024
1 parent a554cd0 commit 13e49a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions harness/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ publish:
twine upload --verbose --non-interactive dist/*

.PHONY: publish-ee
publish-ee:
twine upload --verbose --non-interactive dist/* --repository-url https://push.fury.io/determined-ai
publish-ee: ;

.PHONY: publish-dryrun
publish-dryrun:
Expand Down

0 comments on commit 13e49a7

Please sign in to comment.