Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* removing full requirements from setup.py and only installing in github action tests and docker * fixing path to requirements file * added github action for pushing to pypi upon github release * removing releasing to testpypi * added gh action for pushing docker to gcr and ghcr * github actions cannot use both uses and run, removing the uses * fixing gh action to remove with and use env for a run * changed hardcoded username for docker login to gh secret * temporarily changing version to test out gh actions --------- Co-authored-by: Alexander Baumann <[email protected]>
- Loading branch information