Skip to content

Generate cmake for 9f311300265269d487eada579113b9e93780d934 #904

Generate cmake for 9f311300265269d487eada579113b9e93780d934

Generate cmake for 9f311300265269d487eada579113b9e93780d934 #904

name: Postcommit_cmake
on:
push:
branches:
- 'cmakebuild'
paths:
- 'ydb/ci/cmakegen.txt'
jobs:
build_and_test:
if: ${{vars.CHECKS_SWITCH != '' && fromJSON(vars.CHECKS_SWITCH).postcommit_cmake == true}}
name: Build and test cmake
uses: ./.github/workflows/build_and_test_provisioned.yml
with:
runner_label: auto-provisioned
ninja_target: ydb/apps/all
secrets: inherit