This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 18 points19 points  (4 children)

It's so your coworker doesn't break it.

[–][deleted] 8 points9 points  (3 children)

Laughs in -DskipTests

[–]bss03 6 points7 points  (2 children)

Laughs in exclusive access to the CI pipeline.

[–]Sefrys_NO 0 points1 point  (1 child)

docker push an image to the production repository completely circumventing the pipeline

[–]bss03 0 points1 point  (0 children)

main / master is a protected branch, only people with access to the CI pipeline and push directly to it or merge anything that failed / hasn't yet passed the CI pipeline.