Skip to content

v1.1.0 (⏳Sands of Time)

Compare
Choose a tag to compare
@lox lox released this 21 Aug 03:10
· 103 commits to master since this release
e560f13

Added/Removed/Fixed/Changed

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     shellcheck#v1.0.1:
+     shellcheck#v1.1.0:
        files: scripts/*.sh