appveyor.yml ignored

Alexey's Avatar

Alexey

25 Mar, 2021 12:57 AM

I'm trying to set up a build project using appveyor.yml in my git repo and AppVeyor doesn't seem to use it.

I've seen posts here in this forum back from 2015 saying that appveyor.yml is not used with "generic" git access. Haven't this been fixed yet?

  1. Support Staff 1 Posted by Feodor Fitsner on 25 Mar, 2021 04:14 PM

    Feodor Fitsner's Avatar

    The point is it cannot be fixed as git doesn't allow fetching a single file from the repo without cloning entire repo.

    However, you can provide a URL to a gist with appveyor.yml on General tab of project settings which would work for your scenario.

  2. Feodor Fitsner closed this discussion on 25 May, 2021 09:04 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac