Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation does not provide Linux equivalent directory for the Windows path C:\Program Files\AppVeyor\BuildAgent #725

Open
potatman opened this issue May 7, 2020 · 1 comment

Comments

@potatman
Copy link

potatman commented May 7, 2020

In a few places in the docs there are references to the directory C:\Program Files\AppVeyor\BuildAgent. However this directory is only valid for Windows build images, and no alternative documentation is provided on where to find it on Linux images. Please find a list below of the affected doc files.

https://github.com/appveyor/website/blob/master/src/docs/server/how-to/how-appveyor-works.md

https://github.com/appveyor/website/blob/master/src/docs/build-phase.md

https://github.com/appveyor/website/blob/master/src/docs/deployment/ftp.md (this whole article is Windows specific so may not apply here)

@potatman
Copy link
Author

potatman commented May 7, 2020

Based on the docker image it appears the correct directory maybe /opt/appveyor/build-agent .

https://github.com/appveyor/build-images/blob/master/scripts/Ubuntu/dockerconfig.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant