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

[CI] record docker image info for reuse #59420

Merged
merged 1 commit into from
Mar 28, 2019
Merged

Commits on Mar 25, 2019

  1. [CI] record docker image info for reuse

    This writes an extra `dist/image-$image.txt` which contains the S3 URL
    of the cached image and the `sha256` digest of the docker entry point.
    This will be uploaded with the rest of the deployed artifacts in the
    Travis `after_success` script.
    cuviper committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    9e66303 View commit details
    Browse the repository at this point in the history