Skip to content

v1.2.0 ( 🎊 New Year)

Compare
Choose a tag to compare
@lox lox released this 03 Jan 03:44
· 149 commits to master since this release
a509b11

Changed

  • Add a retry with backoff (#11) @lox
  • Remove echo of docker login line (#29) @lox

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - plugins:
-     ecr#v1.1.4:
+     ecr#v1.2.0:
        login: true