feat(taskReconciliation, workloadBuilder): Dockerfile, ci-cd

This commit is contained in:
Mikhail Trubnikov
2026-04-24 09:49:13 +10:00
parent e8086b3a7d
commit ee119caf91
13 changed files with 261 additions and 106 deletions

View File

@@ -1,11 +1,14 @@
{
{
"profiles": {
"PARR.TaskReconciliationWorker": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
},
"dotnetRunMessages": true
},
"Container (Dockerfile)": {
"commandName": "Docker"
}
}
}
}