Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 0833a68

Browse files
committed
Improve document a bit
1 parent a60ab54 commit 0833a68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/docker-rust-nightly/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ To update the pinned version:
2222
status
2323
1. Update `ci/rust-version.sh` to reflect the new nightly `YYY-MM-DD`
2424
1. Run `SOLANA_ALLOCATE_TTY=1 SOLANA_DOCKER_RUN_NOSETUID=1 ci/docker-run.sh --nopull solanalabs/rust-nightly:YYYY-MM-DD ci/test-checks.sh`
25+
and `SOLANA_ALLOCATE_TTY=1 SOLANA_DOCKER_RUN_NOSETUID=1 ci/docker-run.sh --nopull solanalabs/rust-nightly:YYYY-MM-DD ci/test-coverage.sh [args]...`
2526
to confirm the new nightly image builds. Fix any issues as needed
2627
1. Run `docker login` to enable pushing images to Docker Hub, if you're authorized.
2728
1. Run `CI=true ci/docker-rust-nightly/build.sh YYYY-MM-DD` to push the new nightly image to dockerhub.com.

0 commit comments

Comments
 (0)