Skip to content

Commit b536706

Browse files
committed
Artifacts true.
1 parent 5505b6c commit b536706

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ci/input_files/build.yaml.tpl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,10 +259,9 @@ e2e-test:
259259
trigger:
260260
project: DataDog/serverless-e2e-tests
261261
strategy: depend
262+
artifacts: true
262263
variables:
263264
LANGUAGES_SUBSET: python
264-
before_script:
265-
- env
266265
needs: {{ range (ds "runtimes").runtimes }}
267266
{{- if eq .arch "amd64" }}
268267
- "publish-layer-sandbox ({{ .name }}-{{ .arch }}): [{{ $e2e_region }}]"

0 commit comments

Comments
 (0)