Remove SOURCEBOT_ENCRYPTION_KEY from build arg

This commit is contained in:
bkellam 2025-03-23 21:27:03 -07:00
parent 7d0540de13
commit d8fd958b0e

View file

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