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

[v1.9] .github: add GitHub actions to build images #14936

Merged
merged 2 commits into from
Feb 11, 2021

Commits on Feb 11, 2021

  1. .github: add GitHub actions to build images

    These GH actions will be able to push images into quay.io/cilium/*-ci.
    In follow up PRs, Jenkins jobs and GH actions will stop building images
    and the GH action will push the images into quay.io making them
    available.
    
    Signed-off-by: André Martins <andre@cilium.io>
    aanm committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    a01de71 View commit details
    Browse the repository at this point in the history
  2. CODEOWNERS: set maintainers as owners of .github

    Signed-off-by: André Martins <andre@cilium.io>
    aanm committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    52f0cfa View commit details
    Browse the repository at this point in the history