From b668e599e203842f7463292342b621dd9e39ee3a Mon Sep 17 00:00:00 2001 From: ckonstanski Date: Wed, 8 Oct 2025 21:36:48 -0600 Subject: [INF-18032] SNOW needs envvar OLO_AWS_BUILD_PROFILE --- ci/docker-compose.yaml.example | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/docker-compose.yaml.example') diff --git a/ci/docker-compose.yaml.example b/ci/docker-compose.yaml.example index b9192a2..1b7be7d 100644 --- a/ci/docker-compose.yaml.example +++ b/ci/docker-compose.yaml.example @@ -79,6 +79,7 @@ services: - http_proxy=${http_proxy} - no_proxy=${no_proxy} - OLO_PROJECT_HOME=${OLO_PROJECT_HOME} + - OLO_AWS_BUILD_PROFILE=${OLO_AWS_BUILD_PROFILE} - GITHUB_TOKEN=${GITHUB_TOKEN} - GPG_AGENT_INFO=/home/${OLO_USERNAME}/.gnupg/S.gpg-agent:0:1 command: [ "/bin/bash -l -c" ] -- cgit v1.3