mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Merge pull request #63 from paperless-ngx/ansible-ci-fixes
CI: Ansible Test fix
This commit is contained in:
commit
04a4cd7d76
@ -26,7 +26,7 @@
|
||||
|
||||
- name: pull paperless-ng
|
||||
git:
|
||||
repo: https://github.com/jonaswinkler/paperless-ng.git
|
||||
repo: https://github.com/paperless-ngx/paperless-ngx.git
|
||||
dest: "{{ gitdir.path }}"
|
||||
version: "{{ paperlessng_version }}"
|
||||
refspec: "+refs/pull/*:refs/pull/*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user