We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 810ef54 + 7354030 commit 400dcfbCopy full SHA for 400dcfb
.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