Skip to content

Commit ad73d89

Browse files
committed
[CI] Update pipeline with relevant harbor parameters
Some parameters related to docker registry (harbor) are outdated and break CI. Need to update values for registry_auth and registry_path. Signed-off-by: Viacheslav Login <[email protected]>
1 parent c1f3b1f commit ad73d89

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.ci/matrix_job.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ job: sockperf
44
step_allow_single_selector: false
55

66
registry_host: harbor.mellanox.com
7-
registry_auth: swx-storage
7+
registry_auth: swx-infra_harbor_credentials
8+
registry_path: /swx-infra/media
89

910
kubernetes:
1011
privileged: true

0 commit comments

Comments
 (0)