Skip to content
Snippets Groups Projects
Commit bd65b067 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

My layout isn't the same as the git one. :D

parent e7ab9eeb
No related branches found
No related tags found
No related merge requests found
......@@ -376,22 +376,22 @@ spidermonkey-openbsd:
stage: build
extends: .rules
script:
- cd src/3rdp/build
- cd 3rdp/build
- gmake libmozjs
artifacts:
paths:
- "src/3rdp/*.release/mozjs"
- "3rdp/*.release/mozjs"
cryptlib-openbsd:
tags: [OpenBSD]
stage: build
extends: .rules
script:
- cd src/3rdp/build
- cd 3rdp/build
- gmake libmozjs
artifacts:
paths:
- "src/3rdp/*.release/mozjs"
- "3rdp/*.release/mozjs"
sbbs-openbsd:
tags: [OpenBSD]
......
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