Skip to content

Commit e71ae0e

Browse files
mcaspersonOctopus Deploy
authored andcommitted
Update deployment process
1 parent c8d9661 commit e71ae0e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.octopus/OctopusCopilotFunction/deployment_process.ocl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,11 @@ step "deploy-with-cli" {
141141
"value": "#{Azure.US.AIServices.Deployment.ProjectGen}",
142142
"slotSetting": false
143143
},
144+
{
145+
"name": "AISERVICES_DEPLOYMENT_PROJECT_GEN_TEMPERATURE",
146+
"value": "#{Azure.US.AIServices.Temperature.ProjectGen}",
147+
"slotSetting": false
148+
},
144149
{
145150
"name": "AISERVICES_DEPLOYMENT_PROJECT_GEN_VERSION",
146151
"value": "#{Azure.US.AIServices.Deployment.ProjectGenVersion}",

0 commit comments

Comments
 (0)