Skip to content

Commit a3bcd72

Browse files
committed
Update readme
1 parent 37488e9 commit a3bcd72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: readme-vars.yml

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ full_custom_readme: |
5555
-e DOCKER_LOGS_TIMEOUT=<optional, How long to wait in seconds while tailing the container logs before timing out. Defaults to '120'> \
5656
-e DRY_RUN=<optional, Set to 'true' when you don't want to upload files to S3 when testing> \
5757
-e NODE_NAME=<optional, Name of the builder that runs the CI test.> \
58+
-e RELEASE_TAG=<optional, The release tag of the docker image. Used for upload location. Defaults to 'latest'> \
5859
-t lsiodev/ci:latest \
5960
python3 test_build.py
6061
```

0 commit comments

Comments
 (0)