mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-22 20:33:02 +01:00
chore: Use toktok-stack 0.0.23 for cirrus builds.
This commit is contained in:
parent
f39da4d7f2
commit
64794e14cd
@ -1,13 +1,13 @@
|
|||||||
---
|
---
|
||||||
cirrus-ci_task:
|
cirrus-ci_task:
|
||||||
container:
|
container:
|
||||||
image: toxchat/toktok-stack:0.0.13
|
image: toxchat/toktok-stack:0.0.23-third_party
|
||||||
cpu: 2
|
cpu: 2
|
||||||
memory: 2G
|
memory: 2G
|
||||||
configure_script:
|
configure_script:
|
||||||
- /src/workspace/tools/inject-repo toxic
|
- /src/workspace/tools/inject-repo toxic
|
||||||
test_all_script:
|
test_all_script:
|
||||||
- bazel test -k
|
- cd /src/workspace && bazel test -k
|
||||||
--remote_http_cache=http://$CIRRUS_HTTP_CACHE_HOST
|
--remote_http_cache=http://$CIRRUS_HTTP_CACHE_HOST
|
||||||
--config=release
|
--config=release
|
||||||
//toxic/...
|
//toxic/...
|
||||||
|
Loading…
Reference in New Issue
Block a user