tutorialworks / comments

Comments on our articles
https://www.tutorialworks.com
4 stars 1 forks source link

concourse-java-pipeline/ #5

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Build a Java container CI/CD pipeline with Concourse - Tutorial Works

Tame the Concourse CI beast with this example pipeline that builds a Docker image for a Java app.

https://www.tutorialworks.com/concourse-java-pipeline/

IoTravis commented 3 years ago

Hi Tom - Thanks for this writeup. It helps reframe many of the Concourse aspects I've struggled to fit into my mental model.

Q: in the comments in unit-test.yml as well as the subsequent mvn -f command in the post, should both of the references to src be changed to git?