adjust artifacts

This commit is contained in:
Wolfgang Hottgenroth 2019-06-11 15:27:21 +00:00
parent 2cd88d81e2
commit ea94cbaf00

View File

@ -14,7 +14,15 @@ build:
- tags - tags
artifacts: artifacts:
paths: paths:
- /opt/ - /opt/bin/
- /opt/etc/mosquitto/
- /opt/include/
- /opt/sbin/
- /opt/share/man/man1/
- /opt/share/man/man3/
- /opt/share/man/man5/
- /opt/share/man/man7/
- /opt/share/man/man8/
script: script:
- apt update - apt update
- apt install -y gcc g++ libssl-dev uuid-dev xsltproc docbook docbook-xsl libmariadbclient-dev - apt install -y gcc g++ libssl-dev uuid-dev xsltproc docbook docbook-xsl libmariadbclient-dev