Install missing CI pipeline dependency.
This commit is contained in:
parent
1e6b58420e
commit
b909cc695f
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ html:
|
|||
dist:
|
||||
stage: build
|
||||
before_script:
|
||||
- zypper install -y make asciidoc tar
|
||||
- zypper install -y make asciidoc tar gzip
|
||||
script:
|
||||
- export VERS=${CI_COMMIT_REF_NAME}
|
||||
- make dist -e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue