-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump all CI builders to alibuild v1.17.12 (#1419)
The tests for the new syntax on macOS seem to be successful, so I'm bumping all builders to the new version
- Loading branch information
1 parent
0692db7
commit 9bb7fbd
Showing
2 changed files
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,5 +7,5 @@ MAX_DIFF_SIZE=20000000 | |
TIMEOUT=120 | ||
LONG_TIMEOUT=36000 | ||
DOCKER_EXTRA_ARGS='--tmpfs=/dev/shm:rw,size=8g,mode=1777' | ||
INSTALL_ALIBUILD='alisw/[email protected].11#egg=alibuild' | ||
INSTALL_ALIBUILD='alisw/[email protected].12#egg=alibuild' | ||
INSTALL_ALIBOT='alisw/ali-bot@master#egg=ali-bot' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
TRUSTED_USERS=ktf,TimoWilken | ||
TRUST_COLLABORATORS=true | ||
INSTALL_ALIBUILD='alisw/[email protected]#egg=alibuild' | ||
REMOTE_STORE= | ||
DOCKER_EXTRA_ARGS= |