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 9039707 commit 0a4e02aCopy full SHA for 0a4e02a
ci/input_files/build.yaml.tpl
@@ -268,11 +268,6 @@ e2e-status:
268
tags: ["arch:amd64"]
269
needs:
270
- e2e-test
271
- {{- range (ds "runtimes").runtimes }}
272
- {{- if eq .arch "amd64" }}
273
- - "publish-layer-sandbox ({{ .name }}-{{ .arch }}): [{{ $e2e_region }}]"
274
- {{- end }}
275
276
script:
277
- echo "Python layer ARNs used in E2E tests:"
278
{{- range (ds "runtimes").runtimes }}
0 commit comments