GiteaCI #1

Merged
rboullard merged 21 commits from GiteaCI into Development 2026-01-25 23:10:00 +00:00
Showing only changes of commit bac66bca23 - Show all commits

View File

@@ -54,7 +54,7 @@ jobs:
conan create ./${{ matrix.package.name }}/${{ matrix.package.location }} \
--version=${{ matrix.package.version }} \
--user=bigfootdev \
--channel=${{ github.ref_name }} \
--channel=${{ github.ref_name.toLower() }} \
-pr:b=./clang -pr:h=./clang \
--build=missing --remote=bigfootpackages