Skip to content

Commit

Permalink
trigger ci flow (#3754)
Browse files Browse the repository at this point in the history
  • Loading branch information
ypoplavs committed May 4, 2023
1 parent 4437116 commit 2f0351a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion goreleaser_files/.goreleaser-docker-build-stage.yml
Expand Up @@ -46,4 +46,5 @@ dockers:
- "--build-arg=SLACK_BOT_CLIENT_ID={{ .Env.SLACK_BOT_CLIENT_ID}}"
- "--build-arg=SLACK_BOT_CLIENT_SECRET={{ .Env.SLACK_BOT_CLIENT_SECRET }}"
- "--build-arg=SEGMENTIO_KEY={{ .Env.SEGMENTIO_KEY }}"
- "--build-arg=CLOUD_SEGMENTIO_KEY={{ .Env.CLOUD_SEGMENTIO_KEY }}"
- "--build-arg=CLOUD_SEGMENTIO_KEY={{ .Env.CLOUD_SEGMENTIO_KEY }}"
-

0 comments on commit 2f0351a

Please sign in to comment.