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
d2e22cfd
Commit
d2e22cfd
authored
May 08, 2020
by
Vilem Ded
Committed by
Jacek Lebioda
May 08, 2020
Browse files
Revert "apt removed from script"
This reverts commit
d49b4b64
.
parent
fba3e0ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d2e22cfd
# In case something goes horribly wrong, you can fall back to `image: ruby:latest`
image
:
git-r3lab.uni.lu:4567/r3/docker/jekyll-lcsb:1.
0
image
:
git-r3lab.uni.lu:4567/r3/docker/jekyll-lcsb:1.
5
build
:
stage
:
build
...
...
@@ -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