We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce67c0 commit e729f6aCopy full SHA for e729f6a
.cirrus.yml
@@ -1,7 +1,7 @@
1
---
2
cirrus-ci_task:
3
container:
4
- image: toxchat/toktok-stack:0.0.19
+ image: toxchat/toktok-stack:0.0.23-third_party
5
cpu: 2
6
memory: 6G
7
configure_script:
@@ -11,4 +11,4 @@ cirrus-ci_task:
11
--remote_http_cache=http://$CIRRUS_HTTP_CACHE_HOST
12
--config=release
13
//jvm-toxcore-c/..."
14
- - $TEST || $TEST || $TEST || $TEST
+ - cd /src/workspace && $TEST || $TEST || $TEST || $TEST
0 commit comments