Skip to content
Snippets Groups Projects
Commit aebba900 authored by Carlos Vega's avatar Carlos Vega
Browse files

Merge branch 'fix/build' into 'master'

save log in artifacts

See merge request !463
parents 700b0cb3 c9f12b87
No related branches found
No related tags found
1 merge request!463save log in artifacts
Pipeline #95209 failed
...@@ -250,6 +250,8 @@ build_rpm: ...@@ -250,6 +250,8 @@ build_rpm:
expire_in: 1000 yrs expire_in: 1000 yrs
paths: paths:
- "rpm/RPMS/noarch/*.rpm" - "rpm/RPMS/noarch/*.rpm"
- "/usr/var/log/*/install.log"
- "/usr/var/log/*/install.log"
script: script:
- apt-get update - apt-get update
- DEBIAN_FRONTEND=noninteractive apt-get install -y --allow-unauthenticated libsasl2-dev libssl-dev locales locales-all python3 dh-make build-essential lintian devscripts xsltproc fakeroot xsltproc docbook-xsl curl gnupg git gcc g++ make libsasl2-dev libldap2-dev libssl-dev rpm - DEBIAN_FRONTEND=noninteractive apt-get install -y --allow-unauthenticated libsasl2-dev libssl-dev locales locales-all python3 dh-make build-essential lintian devscripts xsltproc fakeroot xsltproc docbook-xsl curl gnupg git gcc g++ make libsasl2-dev libldap2-dev libssl-dev rpm
......
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