File tree Expand file tree Collapse file tree 4 files changed +2
-2
lines changed Expand file tree Collapse file tree 4 files changed +2
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 11// For format details, see https://aka.ms/devcontainer.json.
22{
33 "name" : " ActiveRecord SQL Server Adapter project development" ,
4- "dockerComposeFile" : " docker- compose.yml " ,
4+ "dockerComposeFile" : " compose.yaml " ,
55 "service" : " activerecord-sqlserver-adapter" ,
66 "workspaceFolder" : " /workspaces/${localWorkspaceFolderBasename}" ,
77
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-20.04 # TODO: Change back to 'ubuntu-latest' when https://github.com/microsoft/mssql-docker/issues/899 resolved.
1515
1616 env :
17- COMPOSE_FILE : docker- compose.ci.yml
17+ COMPOSE_FILE : compose.ci.yaml
1818
1919 strategy :
2020 fail-fast : false
File renamed without changes.
You can’t perform that action at this time.
0 commit comments