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
Right now, I clone the repo itself on the server and manually rebuild any containers there whenever I want to update. I would like to instead have a CI/CD pipeline that builds the images for me automatically, then uploads them to GitHub's container repository, from where I could just pull it like any other image.
The text was updated successfully, but these errors were encountered:
A nice addition to this would be to somehow set the API version number without any code changes. Maybe through a git tag? Will need to think this out more
Right now, I clone the repo itself on the server and manually rebuild any containers there whenever I want to update. I would like to instead have a CI/CD pipeline that builds the images for me automatically, then uploads them to GitHub's container repository, from where I could just pull it like any other image.
The text was updated successfully, but these errors were encountered: