lando / core-next

Next generation Lando v4 runtime
https://docs.lando.dev/v/next
GNU General Public License v3.0
4 stars 4 forks source link

Global Landofile #51

Open MichelJonkman opened 1 year ago

MichelJonkman commented 1 year ago

I want to add an event to every Landofile and preferably even every service but I'm having issues trying to find something that works. Simply using preLandoFiles or postLandoFiles does not work.