Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -324,7 +324,7 @@ The template handles both classic variable and file variable. Simply specify :lock: `$GIT_USERNAME` and :lock: `$GIT_PASSWORD` as protected project variables and they will be dynamically evaluated and appended to the Maven release arguments. Note that the password should be an access token with `read_repository` and `write_repository` scopes. Note that the password should be an access token with `write_repository` scope and `Maintainer` role. :warning: The `scm` connections in your `pom.xml` should use the `https` protocol Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -324,7 +324,7 @@ The template handles both classic variable and file variable. Simply specify :lock: `$GIT_USERNAME` and :lock: `$GIT_PASSWORD` as protected project variables and they will be dynamically evaluated and appended to the Maven release arguments. Note that the password should be an access token with `read_repository` and `write_repository` scopes. Note that the password should be an access token with `write_repository` scope and `Maintainer` role. :warning: The `scm` connections in your `pom.xml` should use the `https` protocol Loading