ci(docs-infra): rename 'upload-server' to 'preview-server'
The server no longer has files uploaded to it. Instead it is more accurate to refer to it as dealing with "previews" of PRs.
This commit is contained in:

committed by
Miško Hevery

parent
2f791ce68b
commit
1c34e02ae6
@ -1,2 +1,2 @@
|
||||
aio-verify-setup
|
||||
ls -t /var/log/aio/upload-server-verify* | head -1 | xargs cat
|
||||
ls -t /var/log/aio/preview-server-verify* | head -1 | xargs cat
|
||||
|
Reference in New Issue
Block a user