You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| VERSION | GITLAB_VERSION | Controls the Git reference of the GitLab Rails application. By default, points to the `master` branch of the GitLab-FOSS repository. If you want to use the GitLab repository, set the environment variable `ee` to true. |
47
-
| GITALY_SERVER_VERSION | GITALY_SERVER_VERSION | Git reference of the [Gitaly](https://gitlab.com/gitlab-org/gitaly) repository. |
48
-
| GITLAB_PAGES_VERSION | GITLAB_PAGES_VERSION | Git reference of the [GitLab Pages](https://gitlab.com/gitlab-org/gitlab-pages) repository.|
49
-
| GITLAB_SHELL_VERSION | GITLAB_SHELL_VERSION | Git reference of the [GitLab Shell](https://gitlab.com/gitlab-org/gitlab-shell) repository.|
50
-
| GITLAB_ELASTICSEARCH_INDEXER_VERSION | GITLAB_ELASTICSEARCH_INDEXER_VERSION | Git reference of the [GitLab Elasticsearch Indexer](https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer) repository. Used only in EE builds.|
51
-
| GITLAB_KAS_VERSION | GITLAB_KAS_VERSION | Git reference of the [GitLab Kubernetes Agent Server](https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent) repository.|
46
+
|`VERSION`|`GITLAB_VERSION`| Controls the Git reference of the GitLab Rails application. By default, points to the `master` branch of the GitLab-FOSS repository. If you want to use the GitLab repository, set the environment variable `ee` to true. |
47
+
|`GITALY_SERVER_VERSION`|`GITALY_SERVER_VERSION`| Git reference of the [Gitaly](https://gitlab.com/gitlab-org/gitaly) repository. |
48
+
|`GITLAB_PAGES_VERSION`|`GITLAB_PAGES_VERSION`| Git reference of the [GitLab Pages](https://gitlab.com/gitlab-org/gitlab-pages) repository.|
49
+
|`GITLAB_SHELL_VERSION`|`GITLAB_SHELL_VERSION`| Git reference of the [GitLab Shell](https://gitlab.com/gitlab-org/gitlab-shell) repository.|
50
+
|`GITLAB_ELASTICSEARCH_INDEXER_VERSION`|`GITLAB_ELASTICSEARCH_INDEXER_VERSION`| Git reference of the [GitLab Elasticsearch Indexer](https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer) repository. Used only in EE builds.|
51
+
|`GITLAB_KAS_VERSION`|`GITLAB_KAS_VERSION`| Git reference of the [GitLab Kubernetes Agent Server](https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent) repository.|
52
52
53
53
If you are running the `e2e:package-and-test` job from a GitLab MR, the `GITLAB_VERSION`
54
54
environment variable is set to the commit SHA corresponding to the pipeline.
0 commit comments