Skip to content

v1.8.3 (馃懇馃徏鈥嶐煍echanic)

Compare
Choose a tag to compare
@lox lox released this 08 Feb 04:19
· 753 commits to master since this release
b51091d

What鈥檚 changed?

  • Added a tty option to the run command (#97)
  • Better macOS compatibility (removed bc and compatible with bash 3.2)
  • Various bug fixes with command quoting

Upgrading

To upgrade, update your pipeline.yml files:

 steps:
   - command: test.sh
     plugins:
-      docker-compose#v1.8.2:
+      docker-compose#v1.8.3:
         run: app