[CI/CD] Added `yum install platypush-git` line to `index.txt`.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Fabio Manganiello 2023-10-19 23:56:48 +02:00
parent a915dd1e1f
commit 1e2ffc121f
Signed by: blacklight
GPG Key ID: D90FBA7F76362774
1 changed files with 4 additions and 0 deletions

View File

@ -908,6 +908,10 @@ steps:
====================
$ sudo yum install platypush
Or, if you want to install a version always up-to-date with the git repo:
$ sudo yum install platypush-git
EOF
- |