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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Rodríguez <alejorro70@gmail.com>2018-07-10 06:04:59 +0300
committerAlejandro Rodríguez <alejorro70@gmail.com>2018-07-10 06:04:59 +0300
commit3e58b4cdc6dcaef71909f1416284c218b5fb770a (patch)
treec3620b27f002ead204132bf5570981068c674597
parent29dc41dd0cdd4e141921f3eb03cd37a1689aa773 (diff)
parent5f6d2ceef6c00a691a815f63ff8a66e658cde8e6 (diff)
Merge branch 'test-vendor-add-diff' into 'master'
Add 'git diff' to test-vendor scheduled job See merge request gitlab-org/gitaly!794
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c7d5897fd..9c982ab8d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -220,4 +220,5 @@ test-vendor-gitaly-ruby:
- DEBIAN_FRONTEND=noninteractive apt-get update -qq && apt-get -q -y install rsync
script:
- _support/vendor-gitlab-git master
+ - git diff
- make test