diff --git a/ci/input_files/build.yaml.tpl b/ci/input_files/build.yaml.tpl index 6820057d..1ea53a48 100644 --- a/ci/input_files/build.yaml.tpl +++ b/ci/input_files/build.yaml.tpl @@ -213,7 +213,7 @@ update-layer-versions-docs: rules: - if: '$CI_COMMIT_TAG =~ /^v.*/' needs: {{ range $runtime := (ds "runtimes").runtimes }} - - publish-layer-prod ({{ $runtime.name }}-{{ $runtime.arch}}) + - publish-layer-prod ({{ $runtime.name }}-{{ $runtime.arch}}): [us-east-1] {{- end }} - publish-pypi-package variables: