Skip to content

Commit

Permalink
ci: DOC-1270 fix missing env (#3279) (#3283)
Browse files Browse the repository at this point in the history
(cherry picked from commit 194fbf8)

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
  • Loading branch information
1 parent 079f537 commit 5be3501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:
ALGOLIA_ADMIN_KEY: "123456789"
ALGOLIA_APP_ID: "123456789"
ALGOLIA_SEARCH_KEY: "123456789"
ALGOLIA_INDEX_NAME: "madeup-index"

jobs:
build:
Expand Down

0 comments on commit 5be3501

Please sign in to comment.