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

save log in artifacts

parent 700b0cb3
Branches fix/build
No related tags found
1 merge request!463save log in artifacts
Pipeline #95202 passed with warnings
......@@ -250,6 +250,8 @@ build_rpm:
expire_in: 1000 yrs
paths:
- "rpm/RPMS/noarch/*.rpm"
- "/usr/var/log/*/install.log"
- "/usr/var/log/*/install.log"
script:
- 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
......
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