Skip to content
Snippets Groups Projects
Commit 08025efa authored by jurgenhaas's avatar jurgenhaas
Browse files

mobimo/support#2890 Push extra empty commit to develop to trigger deployment

parent da48adc1
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,11 @@
become: no
with_items:
- flow hotfix finish -F -m "Config export {{ version }}" {{ version }}
- checkout master
- push -o ci.skip
- checkout develop
- push -o ci.skip
- commit --allow-empty -m "Trigger deployment to develop"
- push
when: git_status.stdout != ''
......
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