mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-12-03 03:51:23 +01:00
phpdoc job: verbosity
This commit is contained in:
parent
dfffa20e78
commit
740d249aba
@ -26,7 +26,7 @@ jobs:
|
|||||||
chmod 600 ~/.ssh/id_ed25519
|
chmod 600 ~/.ssh/id_ed25519
|
||||||
|
|
||||||
- name: upload results
|
- name: upload results
|
||||||
run: rsync -e 'ssh -o StrictHostKeyChecking=no' phpdoc/ ${{ secrets.APK_DEPLOY_USER }}@${{ secrets.APK_DEPLOY_HOST }}:phpdoc/
|
run: rsync -av -e 'ssh -o StrictHostKeyChecking=no' phpdoc/ ${{ secrets.APK_DEPLOY_USER }}@${{ secrets.APK_DEPLOY_HOST }}:phpdoc/
|
||||||
|
|
||||||
build:
|
build:
|
||||||
runs-on: alpine-3.16
|
runs-on: alpine-3.16
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user