Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
72f038bd
Commit
72f038bd
authored
Nov 29, 2018
by
rinpatch
Browse files
Only jobs for one branch are allowed to use the same cache
parent
36826b11
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
72f038bd
...
...
@@ -8,7 +8,9 @@ variables:
POSTGRES_USER
:
postgres
POSTGRES_PASSWORD
:
postgres
DB_HOST
:
postgres
cache
:
key
:
${CI_COMMIT_REF_SLUG}
paths
:
-
deps
-
_build
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment