We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b32b82c commit 37c6b0aCopy full SHA for 37c6b0a
1 file changed
infra/ansible/playbooks/batcher.yaml
@@ -52,7 +52,7 @@
52
ansible.builtin.git:
53
repo: https://github.com/yetanotherco/aligned_layer.git
54
dest: /home/{{ ansible_user }}/repos/batcher/aligned_layer
55
- version: 2075-feat-hoodi-deployment
+ version: v0.20.0
56
recursive: false
57
58
# Build the batcher
0 commit comments