misc: add github indicator for datadog

This commit is contained in:
Sheen Capadngan
2025-09-18 23:38:55 +08:00
parent 90d87026df
commit ebf136c580
2 changed files with 8 additions and 0 deletions

View File

@@ -63,6 +63,8 @@ jobs:
build-args: |
POSTHOG_API_KEY=${{ secrets.PUBLIC_POSTHOG_API_KEY }}
INFISICAL_PLATFORM_VERSION=${{ steps.extract_version.outputs.version }}
DD_GIT_REPOSITORY_URL=${{ github.server_url }}/${{ github.repository }}
DD_GIT_COMMIT_SHA=${{ github.sha }}
infisical-fips-standalone:
name: Build infisical standalone image postgres