Closed ashley-kainos closed 1 year ago
@ashley-kainos in the AzGovViz.variables.yml
the variable WebAppPublish
is set to true
?
Thank you for this, I was missing that value
From: quoteee @.> Sent: 18 April 2023 20:48 To: JulianHayward/Azure-MG-Sub-Governance-Reporting @.> Cc: Ashley Rutland @.>; Mention @.> Subject: Re: [JulianHayward/Azure-MG-Sub-Governance-Reporting] No content being published to Web App (Issue #182)
CAUTION: This email originated from outside of Kainos. Do not click links or open attachments unless you recognise the sender and know the content is safe
@ashley-kainoshttps://github.com/ashley-kainos in the AzGovViz.variables.yml the variable WebAppPublish is set to true?
- Reply to this email directly, view it on GitHubhttps://github.com/JulianHayward/Azure-MG-Sub-Governance-Reporting/issues/182#issuecomment-1513710618, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A2BWTVCIDMIME24MZS53SJLXB3VXFANCNFSM6AAAAAAXCQYUGU. You are receiving this because you were mentioned.Message ID: @.**@.>>
AzGovViz version running latest version
CodeRunPlatform Azure DevOps
Describe the bug Pipeline runs successfully up to the publish to Html stage, it then shows this: Evaluating: and(succeeded(), eq(variables['WebAppPublish'], 'true')) Expanded: and(True, eq('', 'true')) Result: False and then finishes the pipeline successfully. When you go to the web app and browser the web site it show as no content published
Screenshots
Additional context all permissions have been double checked but just can't figure whats causing this.