mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-28 07:58:03 +01:00
Merge pull request #63 from paperless-ngx/ansible-ci-fixes
CI: Ansible Test fix
This commit is contained in:
commit
04a4cd7d76
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue