summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2018-01-23 22:39:51 +0800
committerLin Jen-Shin <godfat@godfat.org>2018-01-26 19:42:48 +0800
commitb226df16a03c7acf956431c33d0574f2e9708256 (patch)
tree5e6733d1df3b78d4d7ecabe5f08b6365ad5dc670
parent54ca8d0d6c4744be53c7044b9bbfa05acc358090 (diff)
downloadgitlab-ce-b226df16a03c7acf956431c33d0574f2e9708256.tar.gz
Generate secret first to avoid warnings later
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c1d78ef2d48..be18520b876 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -321,6 +321,7 @@ setup-test-env:
expire_in: 7d
paths:
- tmp/tests
+ - config/secrets.yml
rspec-pg 0 27: *rspec-metadata-pg
rspec-pg 1 27: *rspec-metadata-pg