change project key

This commit is contained in:
Francisco Schulz 2022-11-15 11:39:08 +01:00
parent 2fe4a75a57
commit 19540c7c08

View File

@ -158,7 +158,7 @@ public class PlanSpec {
.name("pyinfra") .name("pyinfra")
.server(new ApplicationLink() .server(new ApplicationLink()
.name("bitbucket-server")) .name("bitbucket-server"))
.projectKey("RED") .projectKey("RR")
.repositorySlug(SERVICE_NAME) .repositorySlug(SERVICE_NAME)
.branch("master") .branch("master")
.lfsEnabled(true) .lfsEnabled(true)