We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a554cd0 commit 13e49a7Copy full SHA for 13e49a7
harness/Makefile
@@ -14,8 +14,7 @@ publish:
14
twine upload --verbose --non-interactive dist/*
15
16
.PHONY: publish-ee
17
-publish-ee:
18
- twine upload --verbose --non-interactive dist/* --repository-url https://push.fury.io/determined-ai
+publish-ee: ;
19
20
.PHONY: publish-dryrun
21
publish-dryrun:
0 commit comments