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

Comment flail

parent b2ce606c
Branches
Tags
No related merge requests found
...@@ -22,13 +22,13 @@ spec: ...@@ -22,13 +22,13 @@ spec:
tags: tags:
- "$[[ inputs.tagname ]]" - "$[[ inputs.tagname ]]"
".$[[ inputs.os ]]-build": #".$[[ inputs.os ]]-build":
stage: build # stage: build
extends: ".$[[ inputs.os ]]" # extends: .$[[ inputs.os ]]
".$[[ inputs.os ]]-test": #".$[[ inputs.os ]]-test":
stage: test # stage: test
extends: .$[[ inputs.os ]] # extends: .$[[ inputs.os ]]
"spidermonkey-$[[ inputs.os ]]": "spidermonkey-$[[ inputs.os ]]":
extends: extends:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment