Skip to content

Merge branch 'topic/math#34-migration_conan2' into develop #77

Merge branch 'topic/math#34-migration_conan2' into develop

Merge branch 'topic/math#34-migration_conan2' into develop #77

name: Build, test, deploy recipe
on:
workflow_dispatch:
push:
branches:
- develop
jobs:
build-test-deployrecipe:
#uses: shredeagle/reusable-workflows/.github/workflows/[email protected]
uses: shredeagle/reusable-workflows/.github/workflows/main_build.yml@topic/math#34-migration_conan2
with:
deployrecipe_user: adnn
step_conancache: false
secrets:
SHREDROBOT_GITHUB_TOKEN: ${{ secrets.SHREDROBOT_GITHUB_TOKEN }}
ACTION_CACHENAME: ${{ secrets.ACTION_CACHENAME }}
CONAN_USER_NAME: ${{ secrets.CONAN_USER_NAME }}
CONAN_USER_PASSWORD: ${{ secrets.CONAN_USER_PASSWORD }}