enable auto package from azure pipeline

This commit is contained in:
v-amolpatil 2023-12-08 11:47:15 +05:30
Родитель 9ee5ed68ac
Коммит 7ca45863a2
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -25,4 +25,5 @@ jobs:
- template: .azure-pipelines/dataConnectorValidations.yaml
- template: .azure-pipelines/playbooksValidations.yaml
- template: .azure-pipelines/sampleDataValidator.yaml
- template: .azure-pipelines/contentValidations.yaml
- template: .azure-pipelines/contentValidations.yaml
- template: .azure-pipelines/callGithubWorkflow.yaml