Skip to content

Commit 4151e17

Browse files
update trigger logic
1 parent 70d8d56 commit 4151e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/ci-cd-custom-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Here's an example of the entire contents of a valid *sentinel-deployment.config*
215215
1. Is there a workspace parameter file?
216216
1. Is there a default parameter file?
217217

218-
Adding or modifying a *.parameters-\<workspaceID\>.json* file or *.parameters.json* file triggers a deployment of that corresponding content file along with the newly modified parameters. Other content files won't be deployed if the smart deployments feature is still enabled.
218+
Modifying the mapped parameter file listed in the sentinel-deployment.config will trigger the deployment of its paired content file. Adding or modifying a *.parameters-\<workspaceID\>.json* file or *.parameters.json* file triggers a deployment of that corresponding content file along with the newly modified parameters, unless a higher precedence parameter mappings is in place. Other content files won't be deployed if the smart deployments feature is still enabled.
219219

220220

221221
## Next steps

0 commit comments

Comments
 (0)