Skip to content
Snippets Groups Projects
Commit 712074a3 authored by jurgenhaas's avatar jurgenhaas
Browse files

Only finish hotfix when something had changed

parent 659f058f
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
become: false
with_items:
- 'flow hotfix finish -F -p -m "Config export {{ version }}" {{ version }}'
when: git_status.stdout != ''
- name: "Delete webroot working copy"
file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment