Commit 71fd6704 authored by Matthew Slipper's avatar Matthew Slipper Committed by GitHub

ci: fix goreleaser (#12667)

The Docker release requires special args.
parent df8a3e39
......@@ -1250,7 +1250,9 @@ jobs:
steps:
- setup_remote_docker
- gcp-cli/install
- gcp-oidc-authenticate
- gcp-oidc-authenticate:
gcp_cred_config_file_path: /root/gcp_cred_config.json
oidc_token_file_path: /root/oidc_token.json
- run:
name: Install goreleaser pro
command: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment