Skip to content

Commit 13e49a7

Browse files
github-actions[bot]Sean Mackrory
andauthored
[AUTO-BACKPORT release-0.38.0] 10226: chore: eliminate use of fury repo (#10229)
Co-authored-by: Sean Mackrory <[email protected]>
1 parent a554cd0 commit 13e49a7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

harness/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ publish:
1414
twine upload --verbose --non-interactive dist/*
1515

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

2019
.PHONY: publish-dryrun
2120
publish-dryrun:

0 commit comments

Comments
 (0)