Pro branch to master branch.

This commit is contained in:
Samuel Clay 2022-06-30 15:51:11 -04:00
parent 7dcaef1046
commit ce0424149a
4 changed files with 4 additions and 4 deletions

View file

@ -111,7 +111,7 @@
git:
repo: https://github.com/samuelclay/NewsBlur.git
dest: /srv/newsblur/
version: pro
version: master
register: pulled
tags:
- static

View file

@ -10,7 +10,7 @@
git:
repo: https://github.com/samuelclay/NewsBlur.git
dest: /srv/newsblur/
version: pro
version: master
register: pulled
- name: Reload gunicorn

View file

@ -19,7 +19,7 @@
git:
repo: https://github.com/samuelclay/NewsBlur.git
dest: /srv/newsblur/
version: pro
version: master
register: pulled
- block:

View file

@ -12,4 +12,4 @@
git:
repo: https://github.com/samuelclay/NewsBlur.git
dest: /srv/newsblur/
version: pro
version: master