Discussions
Is it possible to deploy a .yml file?
over 8 years ago by Patrick Sparks
I've look through all the docs and cannot find this mentioned anywhere.
I've locally edited a file in the data folder of my locally deployed wagon. The file is photos.yml and I added a bunch of entries for photos that should appear on the site. When I serve the site locally all the entries that I've added show up without issue, but when I deploy to my server (also local) none of the images are showing up on the page or in the models section for photos which I would assume them to be in.
Any idea of how to deploy a .yml file so I don't have to manually add all the photos to locomotive?