Add sourcebot cloud environment prop to staging workflow

This commit is contained in:
bkellam 2025-03-26 16:29:21 -07:00
parent 889d488d6e
commit df357e7847

View file

@ -71,6 +71,7 @@ jobs:
build-args: |
SOURCEBOT_VERSION=${{ github.ref_name }}
POSTHOG_PAPIK=${{ secrets.POSTHOG_PAPIK }}
NEXT_PUBLIC_SOURCEBOT_CLOUD_ENVIRONMENT=staging
- name: Export digest
run: |