• @[email protected]
    link
    fedilink
    English
    62 months ago

    What do you do instead for dynamic values that are needed at runtime and inappropriate to check in to version control?

    • @[email protected]
      link
      fedilink
      12 months ago

      I’d rather prefer CI-level variables (macros?) that are not exported to the environment. Unfortunately, most CI developers don’t care about security.