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(ci): add step to remove docker images on linux-arm64 #2804

Merged
merged 3 commits into from
Mar 2, 2021

Commits on Mar 2, 2021

  1. fix(ci): remove release and test artifacts as a step

    This adds a step to remove both the release packages and the test artifacts as
    a step at the end of test in ci.yaml.
    jsjoeio committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    471c6ff View commit details
    Browse the repository at this point in the history
  2. fix(ci): remove docker images in linux-arm64

    This adds a step to remove the docker images and hopefully free up space in the
    linux-arm64 part of ci.
    jsjoeio committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    5e08d7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90807e1 View commit details
    Browse the repository at this point in the history