mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 15:19:00 +08:00
Upload CCI packages
This commit is contained in:
parent
476b3e4944
commit
945ca5e55c
1
.github/workflows/conan-package.yml
vendored
1
.github/workflows/conan-package.yml
vendored
@ -117,6 +117,7 @@ jobs:
|
|||||||
if: always()
|
if: always()
|
||||||
run: |
|
run: |
|
||||||
conan upload ${{ needs.conan-recipe-version.outputs.recipe_id_full }} -r cura --all -c
|
conan upload ${{ needs.conan-recipe-version.outputs.recipe_id_full }} -r cura --all -c
|
||||||
|
conan upload "*@_/_" -r cura --all -c
|
||||||
conan upload ${{ needs.conan-recipe-version.outputs.recipe_id_latest }} -r cura -c
|
conan upload ${{ needs.conan-recipe-version.outputs.recipe_id_latest }} -r cura -c
|
||||||
|
|
||||||
notify-create:
|
notify-create:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user