Separate the template using GitHub Actions and Netlify #73
Closed
andrey-jef
started this conversation in
General
Replies: 2 comments 2 replies
-
I don't want to create a second repo for the template... Maybe I can use two branch? I really dunno how i can avoid this without creating two repo BTW I choose to quit netlify because they continue to use python 3.8, and a lot of plugin start to stop support 3.8. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hello! All contents will be sync between the template, so the update will be applied to the two! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Mara,
As a newbie, I found quite worried when seeing that there are so many failed build actions, although I deploy via Netlify.
Will the history of actions be cleaner if you separate the template using Netlify, and the template using GitHub Actions? As a current workaround, I disable the workflow in GitHub Actions.
It means that:
In the template using Netlify
- remove the folder
.github/workflows
- add a file
netlify.toml
1 2Footnotes
https://docs.netlify.com/configure-builds/file-based-configuration/ ↩
https://docs.netlify.com/integrations/frameworks/#mkdocs ↩
Beta Was this translation helpful? Give feedback.
All reactions