Skip to content

Commit

Permalink
fix: cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Shamzic committed Sep 18, 2024
1 parent 3be42c3 commit aecddbb
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 @@ -19,7 +19,7 @@
clone: true
single_branch: true
version: "{{ ops.branch | default('main') }}"
force: yes
force: true
when: ops.repository is defined
- name: Set deployment variables
ansible.builtin.set_fact:
Expand Down

0 comments on commit aecddbb

Please sign in to comment.