We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed82d35 commit 5acf912Copy full SHA for 5acf912
1 file changed
ci/input_files/build.yaml.tpl
@@ -259,10 +259,9 @@ e2e-test:
259
trigger:
260
project: DataDog/serverless-e2e-tests
261
strategy: depend
262
+ artifacts: true
263
variables:
264
LANGUAGES_SUBSET: python
- before_script:
265
- - env
266
needs: {{ range (ds "runtimes").runtimes }}
267
{{- if eq .arch "amd64" }}
268
- "publish-layer-sandbox ({{ .name }}-{{ .arch }}): [{{ $e2e_region }}]"
0 commit comments