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/CD - Push images in GitHub Action #202

Merged
merged 6 commits into from
Sep 17, 2021
Merged

Commits on Sep 16, 2021

  1. Push images in GitHub Action

    Push Docker images in GitHub Action.
    abuccts committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    171def1 View commit details
    Browse the repository at this point in the history
  2. Enable build for rocm4.0

    Enable build for rocm4.0.
    abuccts committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    72b13c4 View commit details
    Browse the repository at this point in the history
  3. Fix ref bug

    Fix ref bug.
    abuccts committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    3fa9a11 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Use --assume-old in make

    Use `--assume-old` in `make`.
    abuccts committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    50c29ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0387670 View commit details
    Browse the repository at this point in the history
  3. Support image push in release

    Support image push in release.
    abuccts committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    5153cc2 View commit details
    Browse the repository at this point in the history