Skip to content

Commit 892c106

Browse files
committed
Start status checking in test stage.
1 parent 59bee4c commit 892c106

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

ci/input_files/build.yaml.tpl

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -262,12 +262,10 @@ e2e-test:
262262
{{- end }}
263263
{{- end }}
264264

265-
e2e-status:
266-
stage: e2e
265+
e2e-test-status:
266+
stage: test
267267
image: registry.ddbuild.io/images/docker:20.10-py3
268268
tags: ["arch:amd64"]
269-
needs:
270-
- e2e-test
271269
script:
272270
- git clone -b rey.abolofia/status-check --single-branch https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ddbuild.io/DataDog/serverless-e2e-tests.git
273271
- cd ./serverless-e2e-tests

0 commit comments

Comments
 (0)