We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47eecc8 commit bcc97a7Copy full SHA for bcc97a7
.goreleaser.yml
@@ -53,7 +53,7 @@ dockers:
53
extra_files:
54
- ./entrypoint.sh
55
build_flag_templates:
56
- - "--build-arg=OPTIMUS_RELEASE_URL=https://github.com/odpf/optimus/releases/download/v0.0.5-rc.1/optimus_0.0.5-rc.1_linux_x86_64.tar.gz"
+ - "--build-arg=OPTIMUS_RELEASE_URL=https://github.com/odpf/optimus/releases/download/v0.0.5-rc.2/optimus_0.0.5-rc.2_linux_x86_64.tar.gz"
57
58
brews:
59
- name: optimus-plugins-odpf
0 commit comments