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

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

parent eb543f63
Branches
Tags
1 merge request!455Update branch with changes from master
......@@ -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.
Please register or to comment