Skip to content

Commit

Permalink
test dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Shamzic committed Sep 26, 2024
1 parent d035a42 commit e28fa51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synchronize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
update: true
clone: true
single_branch: true
version: "{{ ops.branch | default('dev') }}"
version: "{{ ops.branch }}"
when: ops.repository is defined
- name: Set deployment variables
ansible.builtin.set_fact:
Expand Down

0 comments on commit e28fa51

Please sign in to comment.