Skip to content

Commit c6962b5

Browse files
Update deploy.yml to include createdBy parameter
1 parent ed09467 commit c6962b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ jobs:
137137
imageTag="${IMAGE_TAG}" \
138138
azureAiServiceLocation='${{ env.AZURE_LOCATION }}' \
139139
gptModelCapacity=150 \
140+
createdBy="Pipeline" \
140141
--output json
141142
142143
- name: Extract Web App and API App URLs

0 commit comments

Comments
 (0)