Skip to content

Commit 4281edb

Browse files
authored
Merge branch 'develop' into sam/oriole17
2 parents 3216091 + 1bc4749 commit 4281edb

File tree

5 files changed

+444
-1
lines changed

5 files changed

+444
-1
lines changed

.github/workflows/dockerhub-release-aio.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
push: true
7575
build-args: |
7676
postgres_version=${{ needs.settings.outputs.base_docker_version }}
77+
envoy_lds=lds.supabase.yaml
7778
${{ needs.settings.outputs.build_args }}
7879
target: production
7980
tags: ${{ needs.settings.outputs.image_tag }}_${{ matrix.arch }}

0 commit comments

Comments
 (0)