Skip to content

Commit 5ccc1f8

Browse files
authored
Merge pull request #127 from SimonThalvorsen/fix-path-cmd-disp
fix wrong path command-dispatcher policy_files-value
2 parents 5f5dd86 + 6310f37 commit 5ccc1f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cfbs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"subdirectory": "management/command-dispatcher",
3939
"steps": [
4040
"copy main.cf services/cfbs/modules/command-dispatcher/main.cf",
41-
"policy_files services/cfbs/command-dispatcher/main.cf",
41+
"policy_files services/cfbs/modules/command-dispatcher/main.cf",
4242
"bundles command_dispatcher:main",
4343
"input ./input.json def.json"
4444
],

0 commit comments

Comments
 (0)