airbnb / chronon

Chronon is a data platform for serving for AI/ML applications.
Apache License 2.0
673 stars 36 forks source link

[Circle CI]Try to tag the docker image in CI #734

Closed yuli-han closed 3 months ago

yuli-han commented 3 months ago

Summary

We are unable to push code from forked repo due to the docker hub access issue. We are unable to push docker image to docker hub.

Previous:

  1. Build the docker image
  2. push to docker hub
  3. download from docker hub

Now:

  1. download a fixed version from docker hub. https://hub.docker.com/r/houpy0829/chronon-ci/tags

Why / Goal

Test Plan

Checklist

Reviewers

@better365 @nikhilsimha