Skip to content

v1.0.1 (🕳 Pit of no return)

Compare
Choose a tag to compare
@toolmantim toolmantim released this 26 Apr 11:43
· 126 commits to master since this release
358f1ec

Fixed

  • Shellcheck fails now fail the command [#2]
  • Fix shellcheck no longer assuming /mnt [#3]

Upgrading

To upgrade, update your pipeline.yml files:

 steps:
   - command: test.sh
     plugins:
-      shellcheck#v1.0.0:
+      shellcheck#v1.0.1: