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 nightly modules tags #1737

Merged
merged 1 commit into from
Dec 11, 2019

Commits on Dec 11, 2019

  1. Fix nightly releases for pipeline

    Set GO111MODULES=off to make the build working.
    Since we tag images using ko, the koparse logic was broken.
    Add the tag in the images we look for in the release file, and drop
    the tag before retagging to the various geos.
    afrittoli committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    9e9c9d2 View commit details
    Browse the repository at this point in the history