Skip to content

Commit

Permalink
Add TESLA_CLIENT_ID to docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Jan 24, 2024
1 parent 1848d0f commit 5474bb3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .goreleaser-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ archives:
env:
- CGO_ENABLED=0
- TESLA_CLIENT_ID={{ .Env.TESLA_CLIENT_ID }}

universal_binaries:
- replace: true
Expand Down
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ dockers:

env:
- CGO_ENABLED=0
- TESLA_CLIENT_ID={{ .Env.TESLA_CLIENT_ID }}

archives:
- builds:
Expand Down

0 comments on commit 5474bb3

Please sign in to comment.