Install missing CI pipeline dependency.

This commit is contained in:
Jason Ninneman 2019-03-01 11:11:44 -07:00
parent 1e6b58420e
commit b909cc695f

View file

@ -57,7 +57,7 @@ html:
dist: dist:
stage: build stage: build
before_script: before_script:
- zypper install -y make asciidoc tar - zypper install -y make asciidoc tar gzip
script: script:
- export VERS=${CI_COMMIT_REF_NAME} - export VERS=${CI_COMMIT_REF_NAME}
- make dist -e - make dist -e