Template Import Failed #33
Answered
by
n3wt0n
benlabbeus
asked this question in
Q&A
-
Failed with a conflict on site. Tried a couple times with different names, same error. Any help much appreciated! |
Beta Was this translation helpful? Give feedback.
Answered by
n3wt0n
May 31, 2021
Replies: 2 comments 1 reply
-
Hey, sorry forgot about this 🙏🏻 This is related to issue #38 When I renamed the branch from |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
n3wt0n
-
Are pull requests welcome?
As an Azure noob that doesn't use Github much I had to learn a lot to get AzureWebAppSSLManager working. I have suggestions on how to make it an easier start for your less proficient Azure admins if they are welcome?
…-----Original Message-----
From: "Davide Benvegnù" ***@***.***>
Sent: Sunday, May 30, 2021 9:15pm
To: "n3wt0n/AzureWebAppSSLManager" ***@***.***>
Cc: "Subscribed" ***@***.***>
Subject: Re: [n3wt0n/AzureWebAppSSLManager] Template Import Failed (#33)
Hey, sorry forgot about this 🙏🏻
This is related to issue [ #38 ]( #38 )
When I renamed the branch from Master to Main, I didn't change it in the deployment script so after creating the resources it was still trying to get the code from master. Now it is fixed
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, [ view it on GitHub ]( #33 (comment) ), or [ unsubscribe ]( https://github.com/notifications/unsubscribe-auth/AAAESOFEWI7ILKBPPUEBGPLTQLPJLANCNFSM4YSUWQMQ ).
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, sorry forgot about this 🙏🏻
This is related to issue #38
When I renamed the branch from
Master
toMain
, I didn't change it in the deployment script so after creating the resources it was still trying to get the code frommaster
. Now it is fixed