Skip to content

v0.1.1 — Fix pipeline upload on Elixir 1.17+

Choose a tag to compare

@tommeier tommeier released this 30 Mar 04:16
· 43 commits to main since this release
eb850a4

Fixed

  • Fix Pipette.upload/1System.cmd/3 does not support the :input option in Elixir 1.17-1.19. Now writes YAML to a temp file and passes the path to buildkite-agent pipeline upload instead.