Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -428,8 +428,8 @@ The template handles both classic variable and file variable. ```xml <scm> <connection>scm:git:git@gitlab-host/path/to/my/project.git</connection> <developerConnection>scm:git:git@gitlab-host/path/to/my/project.git</developerConnection> <connection>scm:git:ssh://git@gitlab-host/path/to/my/project.git</connection> <developerConnection>scm:git:ssh://git@gitlab-host/path/to/my/project.git</developerConnection> ... </scm> ``` Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -428,8 +428,8 @@ The template handles both classic variable and file variable. ```xml <scm> <connection>scm:git:git@gitlab-host/path/to/my/project.git</connection> <developerConnection>scm:git:git@gitlab-host/path/to/my/project.git</developerConnection> <connection>scm:git:ssh://git@gitlab-host/path/to/my/project.git</connection> <developerConnection>scm:git:ssh://git@gitlab-host/path/to/my/project.git</developerConnection> ... </scm> ``` Loading