Skip to content

Commit

Permalink
Revert "Remove redundant step in vitess_build/main that calls clean.yml"
Browse files Browse the repository at this point in the history
This reverts commit e6c46ac.
  • Loading branch information
frouioui committed Feb 5, 2024
1 parent a1e00ac commit 3ac808b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ansible/roles/vitess_build/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
# limitations under the License.

---
- name: Stop existing Vitess to build a new one
include_tasks: clean.yml

- name: Update Vitess
become: yes
become_user: root
Expand Down

0 comments on commit 3ac808b

Please sign in to comment.