feat: local netlify plugin to sync branches
A custom local Netlify plugin that handles syncing a source branch to multiple destination branches.
This commit is contained in:
@@ -28,6 +28,9 @@ TERM = "xterm"
|
||||
[[plugins]]
|
||||
package = "@netlify/plugin-nextjs"
|
||||
|
||||
[[plugins]]
|
||||
package = "./apps/scandic-web/netlify-plugin-branch-sync"
|
||||
|
||||
[images]
|
||||
remote_images = [
|
||||
"https://imagevault-stage.scandichotels.com.*",
|
||||
|
||||
Reference in New Issue
Block a user