mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Pro branch to master branch.
This commit is contained in:
parent
7dcaef1046
commit
ce0424149a
4 changed files with 4 additions and 4 deletions
|
@ -111,7 +111,7 @@
|
|||
git:
|
||||
repo: https://github.com/samuelclay/NewsBlur.git
|
||||
dest: /srv/newsblur/
|
||||
version: pro
|
||||
version: master
|
||||
register: pulled
|
||||
tags:
|
||||
- static
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
git:
|
||||
repo: https://github.com/samuelclay/NewsBlur.git
|
||||
dest: /srv/newsblur/
|
||||
version: pro
|
||||
version: master
|
||||
register: pulled
|
||||
|
||||
- name: Reload gunicorn
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
git:
|
||||
repo: https://github.com/samuelclay/NewsBlur.git
|
||||
dest: /srv/newsblur/
|
||||
version: pro
|
||||
version: master
|
||||
register: pulled
|
||||
|
||||
- block:
|
||||
|
|
|
@ -12,4 +12,4 @@
|
|||
git:
|
||||
repo: https://github.com/samuelclay/NewsBlur.git
|
||||
dest: /srv/newsblur/
|
||||
version: pro
|
||||
version: master
|
||||
|
|
Loading…
Add table
Reference in a new issue