Skip to content
Snippets Groups Projects
Commit c648930a authored by Jonas Leder's avatar Jonas Leder
Browse files

Merge branch 'jonasled-master-patch-53591' into 'master'

Build debian package with CI

See merge request !1
parents 909f5054 334fc063
No related branches found
No related tags found
1 merge request!1Build debian package with CI
Pipeline #8697 passed
build-deb-packages:
image: maven:3-eclipse-temurin-17-focal
stage: build
script:
- mvn antrun:run
- mvn package
- mvn jdeb:jdeb
- mv /builds/jonasled/fess-search-engine/target/releases/*.deb fess.deb
artifacts:
paths:
- fess.deb
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