We're a place where coders share, stay up-to-date and grow their careers.
I used YAML for my uni assignment where we had to build a ci/cd pipeline using Travis CI for a spring boot application. Travis uses a YAML file for configuration and I found it very easy and intuitive to work with.
Nice! Every CI pipeline config I've seen so far uses YAML. I believe we'll be seeing more of it in the near future.
I used YAML for my uni assignment where we had to build a ci/cd pipeline using Travis CI for a spring boot application. Travis uses a YAML file for configuration and I found it very easy and intuitive to work with.
Nice! Every CI pipeline config I've seen so far uses YAML. I believe we'll be seeing more of it in the near future.