Skip to content
Snippets Groups Projects
Commit 86d2f359 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

Add quotation to trunk version output

parent ae47c106
Branches
Tags
1 merge request!272Add trunk version printing
Pipeline #94426 passed
......@@ -18,4 +18,4 @@
- name: Print the final trunk version
ansible.builtin.debug:
msg: "Final trunk version is set to: {{ trunk_version }}"
msg: "Final trunk version is set to: {{ trunk_version | quote }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment