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

Fix harness tests @ main #1038

Merged
merged 1 commit into from Sep 8, 2022
Merged

Commits on Sep 8, 2022

  1. Fix harness tests @ main

    `git fetch origin` isn't pulling in all version tags, it's only pulling up to v0.8.2. I wonder if it's because the remote is called something else. Instead of specifying the remote name, just pull in all tags.
    
    Signed-off-by: Priya Wadhwa <priya@chainguard.dev>
    priyawadhwa committed Sep 8, 2022
    Copy the full SHA
    1a4c034 View commit details
    Browse the repository at this point in the history