Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Teams
Engagement
Websites
GNOME HIG CSS Library
Commits
a1da4bb7
Commit
a1da4bb7
authored
Mar 30, 2021
by
Claudio Wunder
📖
Browse files
fix(ci): fixed wrong mapping of variables
parent
f5af9542
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a1da4bb7
image
:
node:15-slim
variables
:
BUNDLE_DEPLOYMENT
:
true
BUNDLE_FROZEN
:
true
BUNDLE_CACHE_PATH
:
documentation/.bundler-cache
BUNDLE_PATH
:
documentation/.bundler-cache
BUNDLE_DEPLOYMENT
:
"
true
"
BUNDLE_FROZEN
:
"
true
"
BUNDLE_CACHE_PATH
:
"
documentation/.bundler-cache
"
BUNDLE_PATH
:
"
documentation/.bundler-cache
"
cache
:
&cacheSettings
key
:
...
...
Write
Preview
Supports
Markdown
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