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 230f9d0 commit ead0a9aCopy full SHA for ead0a9a
ci/input_files/build.yaml.tpl
@@ -261,9 +261,6 @@ e2e-test:
261
trigger:
262
project: DataDog/serverless-e2e-tests
263
strategy: depend
264
- rules:
265
- - if: $UPSTREAM_COMMIT_BRANCH
266
- when: never
267
variables:
268
LANGUAGES_SUBSET: python
269
# These env vars are inherited from the dotenv reports of the publish-layer jobs
@@ -282,9 +279,6 @@ e2e-test:
282
279
e2e-test-status:
283
280
stage: e2e
284
281
image: registry.ddbuild.io/images/docker:20.10-py3
285
286
287
288
tags: ["arch:amd64"]
289
timeout: 3h
290
script: |
0 commit comments