The effortless CI/CD framework that runs anywhere v0.6.27 Release Notes

Release Date: 2022-10-17 // over 1 year ago
  • 🔄 Changed

    • 👌 Support for all ssh-based key types (e.g. ssh-ed25519), and not only ssh-rsa. #1783

    🛠 Fixed

    • Unable to specify public key to add via the command-line, e.g. running earthly account add-key <key> ignored the key and fellback to an interactive prompt.
    • 👯 GIT CLONE command was ignoring the WORK DIR command when --use-copy-link feature was set.