We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e79d26b + 1d0c401 commit 647bef0Copy full SHA for 647bef0
1 file changed
8.11.x/pipeline.yaml
@@ -291,7 +291,7 @@ spec:
291
#!/usr/bin/env bash
292
export MAS_INSTANCE_ID=$(params.mas-instance-id)
293
export MAS_CONFIG_DIR=$(workspaces.ws.path)/masconfig
294
- export MAS_CONFIG_SCOPE=workspace
+ export MAS_CONFIG_SCOPE=system
295
export IBM_ENTITLEMENT_KEY=$(cat $(workspaces.ws.path)/ek.dat)
296
export MAS_APP_ID=manage
297
0 commit comments