mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-14 05:53:01 +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:
|
||||
container:
|
||||
image: toxchat/toktok-stack:0.0.13
|
||||
image: toxchat/toktok-stack:0.0.23-third_party
|
||||
cpu: 2
|
||||
memory: 2G
|
||||
configure_script:
|
||||
- /src/workspace/tools/inject-repo toxic
|
||||
test_all_script:
|
||||
- bazel test -k
|
||||
- cd /src/workspace && bazel test -k
|
||||
--remote_http_cache=http://$CIRRUS_HTTP_CACHE_HOST
|
||||
--config=release
|
||||
//toxic/...
|
||||
|
Loading…
Reference in New Issue
Block a user