Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ include: The GitLab Package template uses some global configuration used throughout all jobs. | Name | description | default value | | Name | Description | Default value | | --------------------- | -------------------------------------- | ----------------- | | `GLPKG_IMAGE` | The Docker image used to publish GitLab packages | `registry.hub.docker.com/curlimages/curl:latest` | Loading @@ -31,7 +31,7 @@ This job is bound to the `publish` stage and is executed on a Git tag with a sem It uses the following variables: | Name | description | default value | | Name | Description | Default value | | --------------------- | ---------------------------------------- | ----------------- | | `GLPKG_FILES` | Glob patterns matching files to include in the GitLab package (:warning: does not support double star). | _none_ (mandatory) | | `GLPKG_PACKAGE` | Name of the package to publish | `$CI_PROJECT_NAME` | Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ include: The GitLab Package template uses some global configuration used throughout all jobs. | Name | description | default value | | Name | Description | Default value | | --------------------- | -------------------------------------- | ----------------- | | `GLPKG_IMAGE` | The Docker image used to publish GitLab packages | `registry.hub.docker.com/curlimages/curl:latest` | Loading @@ -31,7 +31,7 @@ This job is bound to the `publish` stage and is executed on a Git tag with a sem It uses the following variables: | Name | description | default value | | Name | Description | Default value | | --------------------- | ---------------------------------------- | ----------------- | | `GLPKG_FILES` | Glob patterns matching files to include in the GitLab package (:warning: does not support double star). | _none_ (mandatory) | | `GLPKG_PACKAGE` | Name of the package to publish | `$CI_PROJECT_NAME` |