Add BAF_BUCKET to deploy workflow env
All checks were successful
Deploy Lakehouse Docs / build-and-deploy (push) Successful in 8m39s
Lint & Format Check / Link Check (push) Successful in 4s
Lint & Format Check / Format Check (styler) (push) Successful in 13s
R Package Tests / test (push) Successful in 52s

Pass BAF_BUCKET secret to the build step so targets pipeline can
connect to the correct MinIO bucket.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-23 06:04:35 -05:00
parent 55948a7766
commit 5091aec53c

View File

@@ -46,6 +46,7 @@ jobs:
BAF_KEY: ${{ secrets.BAF_KEY }}
BAF_SECRET: ${{ secrets.BAF_SECRET }}
BAF_ENDPOINT: ${{ secrets.BAF_ENDPOINT }}
BAF_BUCKET: ${{ secrets.BAF_BUCKET }}
run: |
Rscript deploy.R