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

Try bringing .rules into the test

to see if that brings in the build jobs into the pipeline
parent a7b1a9ff
No related branches found
No related tags found
No related merge requests found
Pipeline #5514 failed
......@@ -27,6 +27,7 @@ smoketest-jsexec-linux:
tags: [Linux]
image: gcc
stage: test
extends: .rules
script:
- cd src/sbbs3
- "*.exe.release/jsexec -r 'exit(42)'"
......
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