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

Fetch instead of clone if possible

parent 5679864a
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ spec:
- .rules
- .$[[ inputs.os ]]-build
variables:
GIT_STRATEGY: clone
GIT_STRATEGY: fetch
script:
- echo Cloned
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment