Skip to content

Commit 647bef0

Browse files
authored
Merge pull request #6 from cloud-native-toolkit/dls-updateversion
switch back to workspace
2 parents e79d26b + 1d0c401 commit 647bef0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

8.11.x/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ spec:
291291
#!/usr/bin/env bash
292292
export MAS_INSTANCE_ID=$(params.mas-instance-id)
293293
export MAS_CONFIG_DIR=$(workspaces.ws.path)/masconfig
294-
export MAS_CONFIG_SCOPE=workspace
294+
export MAS_CONFIG_SCOPE=system
295295
export IBM_ENTITLEMENT_KEY=$(cat $(workspaces.ws.path)/ek.dat)
296296
export MAS_APP_ID=manage
297297

0 commit comments

Comments
 (0)