Skip to content

Commit 50d7724

Browse files
committed
chore: Re-enable cirrus CI.
1 parent 140ddd5 commit 50d7724

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

.cirrus.yml

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# ---
2-
# bazel-opt_task:
3-
# container:
4-
# image: toxchat/toktok-stack:latest-release
5-
# cpu: 2
6-
# memory: 6G
7-
# configure_script:
8-
# - /src/workspace/tools/inject-repo hs-github-tools
9-
# test_all_script:
10-
# - cd /src/workspace && bazel test -k
11-
# --config=ci
12-
# //hs-github-tools/...
1+
---
2+
bazel-opt_task:
3+
container:
4+
image: toxchat/toktok-stack:latest-release
5+
cpu: 2
6+
memory: 6G
7+
configure_script:
8+
- /src/workspace/tools/inject-repo hs-github-tools
9+
test_all_script:
10+
- cd /src/workspace && bazel test -k
11+
--config=ci
12+
//hs-github-tools/...

0 commit comments

Comments
 (0)