Skip to content

Commit

Permalink
Fix frontend build-arg
Browse files Browse the repository at this point in the history
  • Loading branch information
reginaldbondoc committed Dec 7, 2022
1 parent 2735384 commit ec85bfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,5 @@ jobs:
context: frontend
tags: infisical/frontend:latest
platforms: linux/amd64,linux/arm64
build-args: |
POSTHOG_API_KEY=${{ secrets.PUBLIC_POSTHOG_API_KEY }}

0 comments on commit ec85bfc

Please sign in to comment.