We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba03172 commit 0fb0007Copy full SHA for 0fb0007
ci/input_files/build.yaml.tpl
@@ -143,7 +143,7 @@ publish-layer-{{ $environment_name }} ({{ $runtime.name }}-{{ $runtime.arch }}):
143
image: registry.ddbuild.io/images/docker:20.10-py3
144
rules:
145
- if: '"{{ $environment_name }}" == "sandbox" && $REGION == "{{ $e2e_region }}" && "{{ $runtime.arch }}" == "amd64"'
146
- when: always
+ when: on_success
147
- if: '"{{ $environment_name }}" == "sandbox"'
148
when: manual
149
allow_failure: true
0 commit comments