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

Update .gitlab-ci.yml file

parent 9074c751
No related branches found
No related tags found
No related merge requests found
...@@ -59,8 +59,6 @@ test-job: ...@@ -59,8 +59,6 @@ test-job:
script: script:
- ls -lha /exlibris/ - ls -lha /exlibris/
- ROSETTASDK=$ROSETTASDK make check_prerequisites - ROSETTASDK=$ROSETTASDK make check_prerequisites
- 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 test - ROSETTASDK=$ROSETTASDK make test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment