GiteaCI #1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user