1 changed file
.ci/azure | ||
simple_build.yml | ||
Add comment 5 endpoint: openvinotoolkit
Add comment 6 name: openvinotoolkit/openvino_contrib
Add comment 7 ref: 82012d4e20e862168c537d9bcd9d3d9d896fbe04
Add comment 8 Minus fetchDepth: 0
Add comment 9 8
Add comment 10 9 - repository: openvino
Add comment 11 10 type: github
Add comment 12 11 endpoint: openvinotoolkit
Add comment 13 12 name: openvinotoolkit/openvino
Add comment 14 13 ref: 52b9df4a6d7cf80833c0e441c11fb80f12d6bfce
Add comment 15 Minus fetchDepth: 0
Add comment 16 14
Add comment 17 15 variables:
Add comment 18 16 - group: github
Add comment 130 128 clean: 'true'
Add comment 131 129 submodules: 'true'
Add comment 132 130 path: openvino
Add comment 131 Plus fetchDepth: 0
Add comment 133 132
Add comment 134 133 - checkout: openvino_contrib
Add comment 135 134 clean: 'true'
Add comment 136 135 submodules: 'true'
Add comment 137 136 path: openvino_contrib
Add comment 137 Plus fetchDepth: 0
Add comment 138
Add comment 139 - script: |
Add comment 140 set -ex