Skip to content

Commit cb0bdee

Browse files
committed
This needs not needed.
1 parent e78f44e commit cb0bdee

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

ci/input_files/build.yaml.tpl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -268,11 +268,6 @@ e2e-status:
268268
tags: ["arch:amd64"]
269269
needs:
270270
- e2e-test
271-
{{- range (ds "runtimes").runtimes }}
272-
{{- if eq .arch "amd64" }}
273-
- "publish-layer-sandbox ({{ .name }}-{{ .arch }}): [{{ $e2e_region }}]"
274-
{{- end }}
275-
{{- end }}
276271
script:
277272
- echo "Python layer ARNs used in E2E tests:"
278273
{{- range (ds "runtimes").runtimes }}

0 commit comments

Comments
 (0)