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 10a0548 commit 1c574edCopy full SHA for 1c574ed
.cirrus.yml
@@ -1,7 +1,7 @@
1
---
2
-cirrus-ci_task:
+bazel-opt_task:
3
container:
4
- image: toxchat/toktok-stack:0.0.31-release
+ image: toxchat/toktok-stack:latest-release
5
cpu: 2
6
memory: 6G
7
configure_script:
.github/settings.yml
@@ -11,5 +11,5 @@ branches:
11
protection:
12
required_status_checks:
13
contexts:
14
- - "cirrus-ci"
+ - "bazel-opt"
15
- "code-review/reviewable"
0 commit comments