@@ -420,9 +420,9 @@ jobs:
420
420
steps :
421
421
- template : azure-pipelines-templates/build-preparations.yml
422
422
- template : azure-pipelines-templates/nb-gitversioning.yml
423
- - template : azure-pipelines-templates/download-install-cmake.yml
423
+ # - template: azure-pipelines-templates/download-install-cmake.yml
424
424
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
425
- - template : azure-pipelines-templates/download-install-ninja.yml
425
+ # - template: azure-pipelines-templates/download-install-ninja.yml
426
426
- template : azure-pipelines-templates/download-srecord.yml
427
427
- template : azure-pipelines-templates/download-hexdfu.yml
428
428
- template : azure-pipelines-templates/build-chibios-stm32-targets.yml
@@ -623,9 +623,9 @@ jobs:
623
623
steps :
624
624
- template : azure-pipelines-templates/build-preparations.yml
625
625
- template : azure-pipelines-templates/nb-gitversioning.yml
626
- - template : azure-pipelines-templates/download-install-cmake.yml
626
+ # - template: azure-pipelines-templates/download-install-cmake.yml
627
627
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
628
- - template : azure-pipelines-templates/download-install-ninja.yml
628
+ # - template: azure-pipelines-templates/download-install-ninja.yml
629
629
- template : azure-pipelines-templates/download-srecord.yml
630
630
- template : azure-pipelines-templates/build-freertos-nxp-targets.yml
631
631
- template : azure-pipelines-templates/pack-publish-artifacts.yml
@@ -702,9 +702,9 @@ jobs:
702
702
steps :
703
703
- template : azure-pipelines-templates/build-preparations.yml
704
704
- template : azure-pipelines-templates/nb-gitversioning.yml
705
- - template : azure-pipelines-templates/download-install-cmake.yml
705
+ # - template: azure-pipelines-templates/download-install-cmake.yml
706
706
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
707
- - template : azure-pipelines-templates/download-install-ninja.yml
707
+ # - template: azure-pipelines-templates/download-install-ninja.yml
708
708
- template : azure-pipelines-templates/build-ti-simplelink-targets.yml
709
709
- template : azure-pipelines-templates/pack-publish-artifacts.yml
710
710
- template : azure-pipelines-templates/publish-cloudsmith.yml
@@ -774,9 +774,9 @@ jobs:
774
774
steps :
775
775
- template : azure-pipelines-templates/build-preparations.yml
776
776
- template : azure-pipelines-templates/nb-gitversioning.yml
777
- - template : azure-pipelines-templates/download-install-cmake.yml
777
+ # - template: azure-pipelines-templates/download-install-cmake.yml
778
778
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
779
- - template : azure-pipelines-templates/download-install-ninja.yml
779
+ # - template: azure-pipelines-templates/download-install-ninja.yml
780
780
- template : azure-pipelines-templates/download-hexdfu.yml
781
781
- template : azure-pipelines-templates/download-srecord.yml
782
782
- template : azure-pipelines-templates/build-azurertos-targets.yml
0 commit comments