You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are merging PRs to master which result from the issues we face during deployments everyday. This code goes into master and we can build it locally after pulling it.
Is there any way we can host the kompose binary somewhere, resulting from the current state of master?
This would help in making the conversion and deployment automated by simply downloading the binary and running it instead of building the code locally from master and then do the deployments.
Some place where maybe Travis can push the binary after each merge, like AWS S3 or Dropbox or Google Drive?
Thoughts?
The text was updated successfully, but these errors were encountered:
Hi team,
We are merging PRs to master which result from the issues we face during deployments everyday. This code goes into master and we can build it locally after pulling it.
Is there any way we can host the kompose binary somewhere, resulting from the current state of master?
This would help in making the conversion and deployment automated by simply downloading the binary and running it instead of building the code locally from master and then do the deployments.
Some place where maybe Travis can push the binary after each merge, like AWS S3 or Dropbox or Google Drive?
Thoughts?
The text was updated successfully, but these errors were encountered: