mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 06:43:09 +00:00
Lets try having CircleCI do release building.
This commit is contained in:
parent
b6a4127581
commit
8ec773bbc3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
machine:
|
||||
environment:
|
||||
SCRIPT: ci_boost_status
|
||||
SCRIPT: ci_boost_release
|
||||
pre:
|
||||
- wget "https://raw.githubusercontent.com/boostorg/release-tools/develop/ci_boost_common.py" -P ${HOME}
|
||||
- wget "https://raw.githubusercontent.com/boostorg/release-tools/develop/ci_boost_status.py" -P ${HOME}
|
||||
|
|
Loading…
Add table
Reference in a new issue