Skip to content
Snippets Groups Projects
Commit e1b28638 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Linux build failure, undefined reference in libsbbs.so.

Let's try just caching the 3rd party stuff.
parent 497d90ee
No related branches found
No related tags found
No related merge requests found
......@@ -4,10 +4,6 @@ sbbs-linux:
stage: build
cache:
paths:
- "**/*.o"
- "**/*.d"
- "**/*.a"
- "**/*.so"
- "3rdp/gcc.linux.x64.release/"
script:
- cd src/sbbs3
......
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