Skip to content

v1.8.0

Compare
Choose a tag to compare
@72636c 72636c released this 09 Jul 01:06
· 56 commits to master since this release
9c282bf
  • Support Google Container Registry (#26, @petemounce)

    steps:
      - command: echo wow
        plugins:
          - seek-oss/docker-ecr-cache#v1.8.0:
              registry-provider: gcr
              gcp-project: foo-bar-123456

    See the README section for more details.