Skip to content

Commit

Permalink
Revert "fix(Dockerfile): add release Dockerfile for testing before re…
Browse files Browse the repository at this point in the history
…lease"

This reverts commit ff77b15.
  • Loading branch information
XuehaiPan committed Jul 17, 2022
1 parent 5dff3c1 commit 6e28212
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 91 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ docker-test:


pypi-wheel:
python -m pip install --upgrade pip && pip install setuptools wheel twine && python setup.py sdist bdist_wheel && twine upload dist/*
python -m pip install --upgrade pip && pip install setuptools wheel twine && python setup.py sdist bdist_wheel &&twine upload dist/*
90 changes: 0 additions & 90 deletions docker/release.Dockerfile

This file was deleted.

0 comments on commit 6e28212

Please # to comment.