1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-12-03 07:00:01 +00:00

fix: fix command for local execution of e2e tests

Signed-off-by: mingfu <mingfu@alauda.io>
This commit is contained in:
mingfu 2024-03-25 11:47:00 +08:00 committed by tekton-robot
parent 072a95af2f
commit d080886e81

View File

@ -155,7 +155,7 @@ A helper script called [`run-test.sh`](test/run-test.sh) is provider in the
specify the task name and the version as the first and the second argument i.e:
```bash
./test/run-test.sh git-clone 0.1
./test/run-test.sh task git-clone 0.1
```
and it will use your current kubernetes context to run the test and show you the