Skip to content

Commit b07f1b0

Browse files
Merge branch 'main' into pls-smoketesting-integrationv2
2 parents e698656 + 400dcfb commit b07f1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
azureAiServiceLocation=${{ env.AZURE_AI_LOCATION }} \
159159
imageTag="${IMAGE_TAG}"\
160160
createdBy="Pipeline" \
161-
tags="{'SecurityControl':'Ignore','Purpose':'Deploying and Cleaning Up Resources for Validation','CreatedDate':'$current_date'}"
161+
tags="{'Purpose':'Deploying and Cleaning Up Resources for Validation','CreatedDate':'$current_date'}"
162162
163163
- name: Get Deployment Output and extract Values
164164
id: get_output

0 commit comments

Comments
 (0)