Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vilem Ded
daisy-doc
Commits
cc115c8a
Commit
cc115c8a
authored
May 06, 2020
by
Vilem Ded
Browse files
Revert "apt removed from script"
This reverts commit
d49b4b64
.
parent
5647799f
Pipeline
#26349
passed with stages
in 3 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cc115c8a
...
...
@@ -18,6 +18,20 @@ build:
variables
:
JEKYLL_ENV
:
production
test_spell_check
:
image
:
debian
stage
:
test
dependencies
:
-
build
script
:
-
apt-get update
-
apt-get install -y aspell aspell-en
-
./test_spell_check.sh
except
:
-
master
pages
:
stage
:
deploy
only
:
...
...
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