Skip to content
Snippets Groups Projects
Commit f7fd6f94 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

Update .gitlab-ci.yml file

parent 01f198fd
Branches
No related tags found
No related merge requests found
...@@ -60,6 +60,7 @@ test-job: ...@@ -60,6 +60,7 @@ test-job:
- ls -lha /exlibris/ - ls -lha /exlibris/
- ROSETTASDK=$ROSETTASDK make --trace -e check_prerequisites - ROSETTASDK=$ROSETTASDK make --trace -e check_prerequisites
- mkdir -p /var/run/clamav - mkdir -p /var/run/clamav
- chown -R clamav.clamav /var/run/clamav
- /usr/sbin/clamd --debug || cat /var/log/clamav/clamav.log - /usr/sbin/clamd --debug || cat /var/log/clamav/clamav.log
- ROSETTASDK=$ROSETTASDK make -e test - ROSETTASDK=$ROSETTASDK make -e test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment