Skip to content
Snippets Groups Projects
Commit 293d9ef4 authored by Joe Burnett's avatar Joe Burnett
Browse files

Rename e2e project as echo test

parent 8bc90a06
No related branches found
No related tags found
No related merge requests found
Pipeline #1092930464 passed
......@@ -33,7 +33,7 @@ run-e2e:
type: steps
steps:
- name: hello-world
step: https+git://gitlab.com/gitlab-org/ci-cd/runner-tools/step-runner-e2e-test-project
step: https+git://gitlab.com/gitlab-org/ci-cd/runner-tools/echo-step
inputs:
echo: ${CI_PIPELINE_ID}
artifacts:
......
......@@ -10,10 +10,10 @@ hello-world-job:
type: steps
steps:
- name: hello-world-step
step: https+git://gitlab.com/gitlab-org/ci-cd/runner-tools/step-runner-e2e-test-project
step: https+git://gitlab.com/gitlab-org/ci-cd/runner-tools/echo-step
inputs:
echo: hello world
artifacts:
paths:
- step-results.json
```
\ No newline at end of file
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment