ignore local modifications
This commit is contained in:
parent
38cdcf3da9
commit
4bf75b0050
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
repo: https://github.com/mastodon/mastodon.git
|
repo: https://github.com/mastodon/mastodon.git
|
||||||
dest: "{{ mastodon_composer_folder }}"
|
dest: "{{ mastodon_composer_folder }}"
|
||||||
depth: 1
|
depth: 1
|
||||||
|
force: true
|
||||||
|
|
||||||
- name: Copy Dockerfile from Mastodon repo
|
- name: Copy Dockerfile from Mastodon repo
|
||||||
copy:
|
copy:
|
||||||
|
|
Loading…
Reference in a new issue