Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/command-configs/help/parts/commands.pug
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ div(id="link-override-ci-image").command

p Syntax (after command name):
p
code -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.75.0-2024-01-22-v20240109
code -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.77.0-2024-04-10-v20240408

p Examples:
p
code #{commandStart} update-ui -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.75.0-2024-01-22-v20240109 --rust_version=1.75.0
code #{commandStart} update-ui -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.77.0-2024-04-10-v20240408 --rust_version=1.77.0

div(id="link-rust").command
h5 Rust Log, etc
Expand Down