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

simplify changing cachix cache for install tests #4577

Merged
merged 1 commit into from
Mar 11, 2021

Commits on Feb 26, 2021

  1. simplify changing cachix cache for install tests

    - convert cachix cache name from an env into a secret so it (along
      with the token/key) can be set once per fork
    - use CACHIX_AUTH_TOKEN in addition to CACHIX_SIGNING_KEY; it looks
      like cachix will try signing key first, then auth token.
    abathur committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    12ec962 View commit details
    Browse the repository at this point in the history