File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -15,18 +15,14 @@ help:
1515 score-compose init \
1616 --no-sample \
1717 --provisioners https://raw.githubusercontent.com/score-spec/community-provisioners/refs/heads/main/service/score-compose/10-service.provisioners.yaml
18- # --provisioners https://raw.githubusercontent.com/score-spec/community-provisioners/refs/heads/main/llm-model/score-compose/10-dmr-llm-model.provisioners.yaml
1918
2019compose.yaml : order/score.yaml product/score.yaml store-front/score.yaml store-admin/score.yaml makeline/score.yaml .score-compose/state.yaml Makefile
2120 score-compose generate \
2221 order/score.yaml \
23- # ai/score.yaml \
24- product/score-ai.yaml \
2522 product/score.yaml \
2623 store-front/score.yaml \
2724 store-admin/score.yaml \
2825 makeline/score.yaml
29- cat compose.yaml
3026
3127# # Generate a compose.yaml file from the score specs and launch it.
3228.PHONY : compose-up
You can’t perform that action at this time.
0 commit comments