Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Website
poul.org
Commits
bbe293c1
Verified
Commit
bbe293c1
authored
Sep 26, 2019
by
Davide Depau
Browse files
Cache more ruby stuff
parent
0b362daf
Pipeline
#100
passed with stage
in 2 minutes and 7 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bbe293c1
...
...
@@ -31,6 +31,7 @@ deploy-prod:
paths
:
-
"
/usr/local/bundle/"
-
"
node_modules/"
-
"
$HOME/.bundle"
only
:
-
master
...
...
@@ -46,5 +47,6 @@ pages:
paths
:
-
"
/usr/local/bundle/"
-
"
node_modules/"
-
"
$HOME/.bundle"
only
:
-
develop
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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