Skip to content

Commit

Permalink
Merge pull request #982 from SkillsFundingAgency/AEDB-105_remove_fat_v1
Browse files Browse the repository at this point in the history
AEDB-105 - Update template for jobs to remove fatv1 reference
  • Loading branch information
dashton82 authored Jul 8, 2021
2 parents 036fffc + 69ed56a commit 9d6e028
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions azure/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,6 @@
"type": "string",
"defaultValue": ""
},
"ApprenticeshipProgrammesApiBaseUrl": {
"type": "string",
"defaultValue": ""
},
"GoogleMapsPrivateKey": {
"type": "securestring",
"defaultValue": ""
Expand Down Expand Up @@ -1285,10 +1281,6 @@
"name": "ASPNETCORE_ENVIRONMENT",
"value": "[toUpper(parameters('EnvironmentFullName'))]"
},
{
"name": "ApprenticeshipProgrammesApiBaseUrl",
"value": "[parameters('ApprenticeshipProgrammesApiBaseUrl')]"
},
{
"name": "AccountApiConfiguration:ApiBaseUrl",
"value": "[parameters('AccountApiConfiguration').ApiBaseUrl]"
Expand Down

0 comments on commit 9d6e028

Please sign in to comment.