Skip to content

Commit

Permalink
fix chartcuterie initial config directory
Browse files Browse the repository at this point in the history
  • Loading branch information
hubertdeng123 committed Oct 7, 2024
1 parent 944e860 commit b587865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_docker_compose_acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:

- name: copy chartcuterie config to devservices chartcuterie directory
run: |
cp -r chartcuterie devservices/chartcuterie
cp -r config/chartcuterie devservices/chartcuterie
- name: Bring up devservices
run: |
Expand Down

0 comments on commit b587865

Please sign in to comment.