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

Update .gitlab-ci.yml file

parent aa52321a
No related branches found
No related tags found
No related merge requests found
...@@ -59,6 +59,7 @@ test-job: ...@@ -59,6 +59,7 @@ test-job:
script: script:
- 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
- /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