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

We want the install test to start right away, not way for all builds

<@Deuce> If you want the install test to start immediately, you would use needs: []
parent 0f29fa0d
No related branches found
No related tags found
No related merge requests found
Pipeline #8658 passed
......@@ -112,6 +112,7 @@ include:
extends: .rules
script:
- make -f install/install-sbbs.mk NOCAP=1
needs: []
"windows-x86 [sbbs]":
tags: [Windows]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment