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

Capitalize Windows too, because... Deuce.

parent 3061523b
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #650 passed
...@@ -38,8 +38,7 @@ syncterm-linux: ...@@ -38,8 +38,7 @@ syncterm-linux:
- "src/syncterm/*.exe.release/*" - "src/syncterm/*.exe.release/*"
sbbs-windows: sbbs-windows:
tags: [windows] tags: [Windows]
stage: build stage: build
script: script:
- cd src/xpdev - cd src/xpdev
...@@ -61,8 +60,7 @@ sbbs-windows: ...@@ -61,8 +60,7 @@ sbbs-windows:
- "src/sbbs3/*/*.exe" - "src/sbbs3/*/*.exe"
sexpots-windows: sexpots-windows:
tags: [windows] tags: [Windows]
stage: build stage: build
script: script:
- cd src/sexpots - cd src/sexpots
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment