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.
2 parents 709cb40 + 1b9e836 commit 01be9ebCopy full SHA for 01be9eb
tests/CI/docker-compose.yml
@@ -141,7 +141,7 @@ services:
141
- diracx-cs-store:/cs_store/
142
- diracx-key-store:/signing-key/
143
entrypoint: |
144
- /entrypoint.sh bash -xc 'dirac internal generate-cs /cs_store/initialRepo --vo=vo --user-group=dirac_user --idp-url=http://dsdsd.csds/a/b'
+ /entrypoint.sh bash -xc 'dirac internal generate-cs /cs_store/initialRepo'
145
pull_policy: always
146
147
diracx-init-db:
0 commit comments