Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docker build to github action #1415

Merged

Commits on Dec 1, 2021

  1. Improve github CI, and helm default docker version

    Add a docker build into the github CI, even if we don't use it, and also
    stop using latest as the default container version, as it is clearly wrong, and
    the latest tag hasn't been updated in a long time.
    
    travis-ci.org has stopped building the code for this repository as well, so we should
    focus on github workflows. Ideally we'd move the building of the docker container into
    github as well because then at least all CI is managed in one place.
    
    Signed-off-by: Tom Hellier <me@tomhellier.com>
    TomHellier committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    775d129 View commit details
    Browse the repository at this point in the history