Skip to content

Commit

Permalink
chore: eliminate use of fury repo (#10226)
Browse files Browse the repository at this point in the history
  • Loading branch information
mackrorysd authored Nov 21, 2024
1 parent b66ea84 commit 81b2fce
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 81b2fce

Please sign in to comment.