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

Indents?

parent f226dfc0
No related branches found
No related tags found
No related merge requests found
......@@ -19,16 +19,15 @@ spec:
".$[[ inputs.os ]]":
extends: .rules
tags:
- "$[[ inputs.tagname ]]"
tags: "$[[ inputs.tagname ]]"
#".$[[ inputs.os ]]-build":
# stage: build
# extends: .$[[ inputs.os ]]
".$[[ inputs.os ]]-build":
stage: build
extends: .$[[ inputs.os ]]
#".$[[ inputs.os ]]-test":
# stage: test
# extends: .$[[ inputs.os ]]
".$[[ inputs.os ]]-test":
stage: test
extends: .$[[ inputs.os ]]
"spidermonkey-$[[ inputs.os ]]":
extends:
......
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