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

That wasn't the clone job

parent 0c95cca2
No related branches found
No related tags found
No related merge requests found
......@@ -23,8 +23,6 @@ spec:
BUILD_FLAGS: "$[[ inputs.build_flags ]]"
NO_JAVASCRIPT: "$[[ inputs.no_javascript ]]"
GIT_STRATEGY: none
script:
- echo Cloned
".$[[ inputs.os ]]-build":
stage: build
......@@ -38,6 +36,8 @@ spec:
extends: .rules
variables:
GIT_STRATEGY: clone
script:
- echo Cloned
"spidermonkey-$[[ inputs.os ]]":
extends:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment