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 b4c1293 commit 5abf668Copy full SHA for 5abf668
ansible/roles/vitess_build/tasks/main.yml
@@ -35,7 +35,7 @@
35
shell: |
36
export TMPDIR=/root/tmp
37
cd /go/src/vitess.io/vitess
38
- make build
+ NOVTADMINBUILD=1 make build
39
40
- name: Remove Vitess binaries
41
0 commit comments