We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd8f4d9 commit 0ae5a4fCopy full SHA for 0ae5a4f
1 file changed
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