We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a02efa5 commit 62c51f7Copy full SHA for 62c51f7
security/gitlabCiJwtAuth/README.md
@@ -37,7 +37,8 @@ build:
37
- docker push $REGISTRY_IMAGE:$CI_COMMIT_SHA
38
```
39
40
-This would be paired with a group in artifactory that has a write permission to the `docker-local`
41
-repo at path `platform/k8s/**` to limit this particular repo to push to a unique registry path.
+This would be paired with a group named `gitlab-platform-k8s` in artifactory that has a write
+permission to the `docker-local` repo at path `platform/k8s/**` to limit this particular repo to
42
+push to a unique registry path.
43
44
jfrog plugin docs: https://www.jfrog.com/confluence/display/JFROG/User+Plugins#UserPlugins-Realms
0 commit comments