From 890006acdd2ecd879ece6ad71018151b7934a0ab Mon Sep 17 00:00:00 2001 From: Andreas Fink Date: Tue, 19 Aug 2025 17:09:22 +0200 Subject: [PATCH] fix format of **/public/** --- docs/services/cicd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/services/cicd.md b/docs/services/cicd.md index fba0fc8f..cc87fdff 100644 --- a/docs/services/cicd.md +++ b/docs/services/cicd.md @@ -763,7 +763,7 @@ value: `jfrog.svc.cscs.ch/docker-ci-ext/` The prefix path in the CSCS internal container image registry, to which your pipeline has write access. Within this prefix, you can choose any directory structure. -Images that are pushed to a path matching **/public/** , can be pulled by anybody within CSCS network +Images that are pushed to a path matching `**/public/**`, can be pulled by anybody within CSCS network ### `CSCS_CI_MW_URL` value: `https://cicd-ext-mw.cscs.ch/ci`