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 e5a8ca2 commit 4d08dc2Copy full SHA for 4d08dc2
.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: 4G
7
configure_script:
.github/settings.yml
@@ -12,6 +12,6 @@ branches:
12
protection:
13
required_status_checks:
14
contexts:
15
- - cirrus-ci
+ - bazel-opt
16
- Codacy Static Code Analysis
17
- code-review/reviewable
0 commit comments