Bill
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 2
-
Created How to build python packages with twine and wheel
AnsweredI'm trying to build A python package and then push to AWS Code Artifact. I do not understand how to run the commands within Teamcity to accomplish this. To run on a normal command line I would perf... -
Created Running in Docker Swarm can not connect to Remote Database
When running in docker-compose everything works as expected but when running the same file as a swarm teamcity keeps throwing UnknownHostException. I'm having it connect to a remote postgres databa...