diff options
| author | Max Wittig <max.wittig@siemens.com> | 2021-01-28 08:45:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-28 08:45:24 +0100 |
| commit | fd179d4f88bf0707ef44fd5e3e007725a0331696 (patch) | |
| tree | 52d99948a62b45a2129afc350e70824b559d7ae6 /tools | |
| parent | fac0874002cbb12fbacfb5fad28732c9c20d2e53 (diff) | |
| parent | 2de64cfa469c9d644a2950d3a4884f622ed9faf4 (diff) | |
| download | gitlab-fd179d4f88bf0707ef44fd5e3e007725a0331696.tar.gz | |
Merge pull request #1269 from nejch/fix/test-env
chore(ci): bring test environment back to life
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/functional/fixtures/.env | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/functional/fixtures/.env b/tools/functional/fixtures/.env new file mode 100644 index 0000000..ada8b49 --- /dev/null +++ b/tools/functional/fixtures/.env @@ -0,0 +1,2 @@ +GITLAB_IMAGE=gitlab/gitlab-ce +GITLAB_TAG=13.5.4-ce.0 |
