Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomcli committed Aug 31, 2023
1 parent 34f2611 commit 112e835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ If you want to change the input and output copy artifact images, please modify t
```shell
export TEKTON_BASH_STEP_IMAGE=busybox # input and output copy artifact images
export TEKTON_COPY_RESULTS_STEP_IMAGE=library/bash # output copy results images
export CONDITION_IMAGE_NAME=python:3.9.17-alpine3.18 # condition task default image name
```

## Running the Compiled Pipeline on a Tekton Cluster
Expand Down

0 comments on commit 112e835

Please sign in to comment.