Skip to content

Commit aa44f30

Browse files
committed
Remove stuff?
1 parent 7c1050d commit aa44f30

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

ci/input_files/build.yaml.tpl

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -178,20 +178,6 @@ run-e2e:
178178
stage: test
179179
tags: ["arch:amd64"]
180180
image: registry.ddbuild.io/images/docker:20.10-py3
181-
needs: {{ range $runtime := (ds "runtimes").runtimes }}
182-
- publish-layer-sandbox ({{ $runtime.name }}-amd64): [us-west-2]
183-
{{- end }}
184-
trigger:
185-
project: "DataDog/serverless-e2e-tests"
186-
strategy: depend
187-
variables:
188-
LANGUAGES_SUBSET: python
189-
PYTHON_38_VERSION: latest
190-
PYTHON_39_VERSION: latest
191-
PYTHON_310_VERSION: latest
192-
PYTHON_311_VERSION: latest
193-
PYTHON_312_VERSION: latest
194-
PYTHON_313_VERSION: latest
195181

196182
publish-pypi-package:
197183
stage: publish

0 commit comments

Comments
 (0)