summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ci/docker-compose.yaml.example1
1 files changed, 1 insertions, 0 deletions
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" ]