Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime Martinez <jmartinez@gitlab.com>2021-03-26 00:17:38 +0300
committerJaime Martinez <jmartinez@gitlab.com>2021-03-26 00:21:35 +0300
commit63488757fe9c8eba78a0abc497f1f368f225d42d (patch)
tree771ce165b878c5a27a43251eb319cd75145d5d7c /.gitlab/ci/test.yml
parentdc86abc59880bc3499c301540eb46c51adc93cf5 (diff)
Add note about tools.go
Diffstat (limited to '.gitlab/ci/test.yml')
-rw-r--r--.gitlab/ci/test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/ci/test.yml b/.gitlab/ci/test.yml
index 609c7d7d..4ca9a29e 100644
--- a/.gitlab/ci/test.yml
+++ b/.gitlab/ci/test.yml
@@ -43,6 +43,7 @@ test-acceptance:1.14:
test:1.15:
extends: .tests-unit
image: golang:1.15
+
test-acceptance:1.15:
extends: .tests-acceptance-deamon
image: golang:1.15