mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-03 05:53:52 +00:00
Allow publish to conan automatically
This commit is contained in:
parent
acc6627ef7
commit
e0447b662a
@ -84,7 +84,7 @@ matrix:
|
||||
then
|
||||
conan remote add origin https://api.bintray.com/conan/cliutils/CLI11
|
||||
conan user -p ${BINFROG_API_KEY} -r origin henryiii
|
||||
conan upload "*" -r origin --all
|
||||
conan upload "*" -c -r origin --all
|
||||
fi
|
||||
- os: osx
|
||||
compiler: clang
|
||||
|
Loading…
x
Reference in New Issue
Block a user