Skip to content

Commit

Permalink
update parameter paths (#1412)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeSeicht authored May 19, 2022
1 parent c877ac7 commit 50f3990
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ stages:
parameters:
removeDeployment: '${{ parameters.removeDeployment }}'
deploymentBlocks:
- path: $(modulePath)/.parameters/parameters.json
- path: $(modulePath)/.parameters/cli.parameters.json
- path: $(modulePath)/.parameters/ps.parameters.json


- stage: Publishing
displayName: Publishing
Expand Down

0 comments on commit 50f3990

Please sign in to comment.