Skip to content
Discussion options

You must be logged in to vote

I believe the conditional setting for the CI/CD workflow should actually be the following (CICD rather than CI/CD):

"settings": {
                "customCodeCops": [
                    "https://github.com/StefanMaron/BusinessCentral.LinterCop/releases/latest/download/BusinessCentral.LinterCop.dll"
                ],
                "failOn": "warning"
            },
            "workflows": [
                "CICD"
            ]

The other conditional settings look correct to me though.

Could you try updating that and checking whether that helps?

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@peterelmqvist
Comment options

Answer selected by peterelmqvist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants