Skip to content

Commit 03c0746

Browse files
removed SecurityControl tag
1 parent 7726d6b commit 03c0746

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
azureAiServiceLocation='${{ env.AZURE_LOCATION }}' \
143143
imageVersion="${IMAGE_TAG}" \
144144
createdBy="Pipeline" \
145-
tags="{'SecurityControl':'Ignore','Purpose':'Deploying and Cleaning Up Resources for Validation','CreatedDate':'$current_date'}"
145+
tags="{'Purpose':'Deploying and Cleaning Up Resources for Validation','CreatedDate':'$current_date'}"
146146
147147
- name: Assign Contributor role to Service Principal
148148
if: always()

0 commit comments

Comments
 (0)