Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marc Coiffier
BHR
Commits
f978fa3c
Commit
f978fa3c
authored
Jul 11, 2019
by
Marc Coiffier
Browse files
Tweak the 'scripts/ci/pages' script
parent
e3667cf8
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/ci/pages
View file @
f978fa3c
...
...
@@ -9,7 +9,7 @@ elif has_cmd scss; then scss=scss
fi
mkdir -p public/doc
&&
{
packages=( )
packages=(
"$@"
)
ispackage=
while read line; do
case "$line" in
...
...
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