We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8535233 commit c1eabb6Copy full SHA for c1eabb6
.gitlab-ci.yml
@@ -12,7 +12,7 @@ test:
12
13
- apt-get -qq update
14
- apt-get install -y curl gnupg build-essential default-jre
15
- - apt-get install -y xsltproc zip unzip python3-pip ruby-full
+ - apt-get install -y xsltproc zip unzip python3-pip ruby-full nodejs
16
17
- apt install -y python3-sphinx
18
- gem install asciidoctor bundler
0 commit comments