Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Languages supported by this build tool are : ## Usage This template can be used both as a [CI/CD component](https://docs.gitlab.com/ee/ci/components/#use-a-component-in-a-cicd-configuration) This template can be used both as a [CI/CD component](https://docs.gitlab.com/ee/ci/components/#use-a-component) or using the legacy [`include:project`](https://docs.gitlab.com/ee/ci/yaml/index.html#includeproject) syntax. ### Use as a CI/CD component Loading Loading @@ -180,7 +180,7 @@ Your publication repository(ies) may require authentication credentials to publi You shall handle them in the following way: 1. define all required credentials as: lock: [project variables](https://docs.gitlab.com/ee/ci/variables/#add-a-cicd-variable-to-a-project), lock: [project variables](https://docs.gitlab.com/ee/ci/variables/#for-a-project), 2. [define the target repositories and the credentials](https://www.scala-sbt.org/1.x/docs/Publishing.html#Credentials) with a dedicated sbt file such as `publish.sbt` **in your project home directory** Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Languages supported by this build tool are : ## Usage This template can be used both as a [CI/CD component](https://docs.gitlab.com/ee/ci/components/#use-a-component-in-a-cicd-configuration) This template can be used both as a [CI/CD component](https://docs.gitlab.com/ee/ci/components/#use-a-component) or using the legacy [`include:project`](https://docs.gitlab.com/ee/ci/yaml/index.html#includeproject) syntax. ### Use as a CI/CD component Loading Loading @@ -180,7 +180,7 @@ Your publication repository(ies) may require authentication credentials to publi You shall handle them in the following way: 1. define all required credentials as: lock: [project variables](https://docs.gitlab.com/ee/ci/variables/#add-a-cicd-variable-to-a-project), lock: [project variables](https://docs.gitlab.com/ee/ci/variables/#for-a-project), 2. [define the target repositories and the credentials](https://www.scala-sbt.org/1.x/docs/Publishing.html#Credentials) with a dedicated sbt file such as `publish.sbt` **in your project home directory** Loading