Skip to content

Commit

Permalink
Fix token replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell committed Sep 30, 2023
1 parent e75a393 commit 24cff58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ stages:
displayName: 'Replace tokens in main.parameters.json'
inputs:
rootDirectory: '$(Build.SourcesDirectory)/server'
targetFiles: 'server/main.parameters.json'
targetFiles: 'main.parameters.json'
actionOnMissing: fail
verbosity: detailed

Expand Down

0 comments on commit 24cff58

Please sign in to comment.