mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 06:43:09 +00:00
Download correct script.
This commit is contained in:
parent
d0fbcf651c
commit
fe1f42fca8
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ machine:
|
|||
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}
|
||||
- wget "https://raw.githubusercontent.com/boostorg/release-tools/develop/ci_boost_release.py" -P ${HOME}
|
||||
post:
|
||||
- python "${HOME}/${SCRIPT}.py" machine_post
|
||||
checkout:
|
||||
|
|
Loading…
Add table
Reference in a new issue