Skip to content

Commit ca2b340

Browse files
Bot Updating Templated Files
1 parent 375276d commit ca2b340

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ sudo docker run --rm -i \
5151
-e DOCKER_LOGS_TIMEOUT=<optional, How long to wait in seconds while tailing the container logs before timing out. Defaults to '120'> \
5252
-e DRY_RUN=<optional, Set to 'true' when you don't want to upload files to S3 when testing> \
5353
-e NODE_NAME=<optional, Name of the builder that runs the CI test.> \
54+
-e RELEASE_TAG=<optional, The release tag of the docker image. Used for upload location. Defaults to 'latest'> \
5455
-t lsiodev/ci:latest \
5556
python3 test_build.py
5657
```

0 commit comments

Comments
 (0)