features/test/oryx/scenarios.json

9 lines
157 B
JSON
Raw Normal View History

{
"install_dotnet_and_oryx": {
"image": "ubuntu:focal",
"features": {
"dotnet": "6",
"oryx": {}
}
}
}