This repository was archived by the owner on Jan 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
src/command-configs/help/parts Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gcloud-sqlproxy:
1212common :
1313 env :
1414 GITLAB_PUSH_NAMESPACE : parity/mirrors
15- GITLAB_JOB_IMAGE : paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231025
15+ GITLAB_JOB_IMAGE : paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204
1616 GITLAB_DOMAIN : gitlab.parity.io
1717 DATA_PATH : /data
1818 IS_DEPLOYMENT : true
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gcloud-sqlproxy:
1212common :
1313 env :
1414 GITLAB_PUSH_NAMESPACE : parity/mirrors
15- GITLAB_JOB_IMAGE : paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231025
15+ GITLAB_JOB_IMAGE : paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204
1616 GITLAB_DOMAIN : gitlab-stg.parity.io
1717 DATA_PATH : /data
1818 IS_DEPLOYMENT : true
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ common:
4141 - ReadWriteOnce
4242 env :
4343 GITLAB_PUSH_NAMESPACE : parity/mirrors
44- GITLAB_JOB_IMAGE : paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231025
44+ GITLAB_JOB_IMAGE : paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204
4545 GITLAB_DOMAIN : gitlab.parity.io
4646 PIPELINE_SCRIPTS_REPOSITORY : https://github.com/paritytech/command-bot-scripts/
4747 PIPELINE_SCRIPTS_REF : main
Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ div(id="link-override-ci-image").command
4343
4444 p Syntax (after command name):
4545 p
46- code -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.73.0-2023-05-23
46+ code -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204
4747
4848 p Examples:
4949 p
50- code #{commandStart} update-ui -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.73.0-2023-05-23 --rust_version=1.73.0
50+ code #{commandStart} update-ui -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231204 --rust_version=1.73.0
5151
5252div( id ="link-rust" ) .command
5353 h5 Rust Log, etc
You can’t perform that action at this time.
0 commit comments