GiteaCI #1

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

View File

@@ -61,7 +61,7 @@ jobs:
CONAN_LOGIN_USERNAME=${{ secrets.GITLAB_CONAN_USER }} \ CONAN_LOGIN_USERNAME=${{ secrets.GITLAB_CONAN_USER }} \
CONAN_PASSWORD=${{ secrets.GITLAB_CONAN_PASSWORD }} \ CONAN_PASSWORD=${{ secrets.GITLAB_CONAN_PASSWORD }} \
conan upload ${{ matrix.package.name }}/${{ matrix.package.version }}@ \ conan upload ${{ matrix.package.name }}/${{ matrix.package.version }}@bigfootdev/${{ env.BRANCH_NAME }} \
--only-recipe --remote=bigfootpackages --only-recipe --remote=bigfootpackages
- name: Show ccache stats after - name: Show ccache stats after