Pipeline is not running expected steps

David Fallah's Avatar

David Fallah

22 Feb, 2023 01:17 PM

Hi,

I've recently merged in a PR for one of my projects and this has kicked off a pipeline. This is the first time I've had a pipeline run for a year or so.

My pipeline is now failing because AppVeyor is trying to run an `msbuild` step immediately after cloning the repo, which it shouldn't be doing.

Example of working CI build from a year ago: https://ci.appveyor.com/project/TAGC/dotnet-setversion/builds/42522508

Example of recent failing CI build: https://ci.appveyor.com/project/TAGC/dotnet-setversion/builds/46306979

  1. Support Staff 1 Posted by Feodor Fitsner on 22 Feb, 2023 03:46 PM

    Feodor Fitsner's Avatar

    Hi David,

    Most probably appveyor.yml is no longed picked up from the repository. To fix that you need to re-authorized AppVeyor to access your GitHub account/org on "New project" page.

  2. 2 Posted by David Fallah on 22 Feb, 2023 05:07 PM

    David Fallah's Avatar

    Hi Feodor,

    This resolved the problem I was having, thanks!

    Regards,
    David

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

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