euniceb-org / org.euniceb.service.gateway

Spring Cloud Gateway example using Testcontainers to validate GraalVM native image
Apache License 2.0
0 stars 0 forks source link

Another "convention" is to use "main" instead of "master" for the branch name. #2

Open dashaun opened 1 month ago

dashaun commented 1 month ago

The pipelines will add 'master' to the docker image. These "named" versions won't get deployed to production.

eunix56 commented 1 month ago

Okay. But I'm a bit confused on what to do here. Should I rename the branch to main or let it remain as master?