V1 #2

Merged
rboullard merged 65 commits from V1 into Development 2026-03-29 09:30:59 +00:00
Showing only changes of commit ea53392645 - Show all commits

View File

@@ -48,7 +48,7 @@ jobs:
CONAN_LOGIN_USERNAME=${ARTIFACTORY_USER} \ CONAN_LOGIN_USERNAME=${ARTIFACTORY_USER} \
CONAN_PASSWORD=${ARTIFACTORY_PASSWORD} \ CONAN_PASSWORD=${ARTIFACTORY_PASSWORD} \
conan upload Bin2CPP/1.0.0@bigfootdev/${{ env.BRANCH_NAME }} \ conan upload bin2cpp/1.0.0@bigfootdev/${{ env.BRANCH_NAME }} \
--only-recipe --remote=bigfootpackages --only-recipe --remote=bigfootpackages
- name: Show ccache stats after - name: Show ccache stats after