Skip to content
Snippets Groups Projects
Commit 71c79bc3 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

Update .gitlab-ci.yml

parent 95517c0e
No related branches found
No related tags found
1 merge request!374Merge 18.1.0
Pipeline #100509 passed with warnings
......@@ -55,6 +55,7 @@ jest:
- npm run test:ci
only:
- development
- main
- merge_requests
- tags
artifacts:
......@@ -83,6 +84,7 @@ build:deb:
only:
- tags
- development
- main
before_script:
- apt-get update
- DEBIAN_FRONTEND=noninteractive apt-get install -y dh-make build-essential lintian devscripts xsltproc fakeroot xsltproc docbook-xsl curl gnupg git zip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment