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

Use upstream nop image to fix sidecar tests. #136

Merged

Commits on Sep 24, 2019

  1. Skip GCS and Docker in Docker yamls

    We need to rewrite all of this one day, it is pretty weird.
    
    Signed-off-by: Chmouel Boudjnah <[email protected]>
    chmouel committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    ae816c8 View commit details
    Browse the repository at this point in the history
  2. Use upstream image for the nop image

    This is a very cheeky hack, sidecar is currently broken with our nop image so we
    just use nightly `nop` from upstream CI. `nop` should not change or do anything
    differently with a different base so we should be safe until
    tektoncd#1347 gets fixed.
    
    Signed-off-by: Chmouel Boudjnah <[email protected]>
    chmouel committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    c5c11e9 View commit details
    Browse the repository at this point in the history