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:
authorNick Thomas <nick@bytemark.co.uk>2016-05-07 14:36:13 +0300
committerNick Thomas <me@ur.gs>2016-09-09 01:57:07 +0300
commit6b6eed8c9c165d7e22b07daa486a8f5496ef722b (patch)
tree6c50211ec1dff998937fe862f08f1b096fb7618b /.gitlab-ci.yml
parent33fca0976f95eac7ddce424080db9e381ec7388e (diff)
Add acceptance tests for the gitlab-pages binary.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 205463ff..29433901 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,3 +11,4 @@ before_script:
test:
script:
- make verify
+ - make acceptance