Skip to content

Commit

Permalink
make sure git checks out main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
eriktaubeneck committed Jul 9, 2024
1 parent c3adf6f commit de07957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/ansible/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
repo: 'https://github.com/private-attribution/draft.git'
dest: '{{ ansible_env.HOME }}/draft'
update: yes
version: main

- name: Install packages based on package-lock.json via npm
npm:
Expand Down

0 comments on commit de07957

Please sign in to comment.