Selaa lähdekoodia

Set force_fetch, otherwise it fails when a branch was force-pushed

tags/v1.0.0
Benjamin Neff 7 vuotta sitten
vanhempi
commit
310dd62269
No account linked to committer's email address
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      diaspora/install.sls

+ 1
- 0
diaspora/install.sls Näytä tiedosto

@@ -91,6 +91,7 @@ diaspora_git:
- rev: {{ diaspora.version }}
- target: {{ diaspora.install_path }}
- user: {{ diaspora.user.username }}
- force_fetch: True
- require:
- file: diaspora_install_directory
- cmd: diaspora_reset_schema.rb

Loading…
Peruuta
Tallenna