Commit c4397eb5 authored by Rémy Coutable's avatar Rémy Coutable

Cache all the files that Gitaly needs

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 8cd4f311
...@@ -43,6 +43,14 @@ ...@@ -43,6 +43,14 @@
prefix: "gitaly-binaries" prefix: "gitaly-binaries"
paths: paths:
- tmp/tests/gitaly/_build/bin/ - tmp/tests/gitaly/_build/bin/
- tmp/tests/gitaly/config.toml
- tmp/tests/gitaly/gitaly2.config.toml
- tmp/tests/gitaly/internal/
- tmp/tests/gitaly/internal_gitaly2/
- tmp/tests/gitaly/internal_sockets/
- tmp/tests/gitaly/Makefile
- tmp/tests/gitaly/praefect.config.toml
- tmp/tests/gitaly/ruby/
policy: pull policy: pull
.go-pkg-cache: &go-pkg-cache .go-pkg-cache: &go-pkg-cache
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment