We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810ef54 commit 7354030Copy full SHA for 7354030
1 file changed
.github/workflows/deploy.yml
@@ -158,7 +158,7 @@ jobs:
158
azureAiServiceLocation=${{ env.AZURE_AI_LOCATION }} \
159
imageTag="${IMAGE_TAG}"\
160
createdBy="Pipeline" \
161
- tags="{'SecurityControl':'Ignore','Purpose':'Deploying and Cleaning Up Resources for Validation','CreatedDate':'$current_date'}"
+ tags="{'Purpose':'Deploying and Cleaning Up Resources for Validation','CreatedDate':'$current_date'}"
162
163
- name: Get Deployment Output and extract Values
164
id: get_output
0 commit comments