Move ci script in ci folder

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
Hiroshi Miura
2019-06-02 10:14:56 +09:00
parent 57559f5a63
commit fd8ec2d55a
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ jobs:
inputs:
versionSpec: '3.7'
addToPath: true
- bash: python generate_azure_pipelines_matrices.py
- bash: python ci/generate_azure_pipelines_matrices.py
name: mtrx
displayName: Generate test matrices and set variables in Azure Pipelines