Remove GIT_CLEAN_FLAGS
This commit is contained in:
parent
8a77b395a9
commit
532523e1b3
1 changed files with 0 additions and 2 deletions
|
|
@ -10,8 +10,6 @@ variables:
|
|||
TESTING: "1"
|
||||
MODEL_ENDPOINT_0: "https://hermes.ai.unturf.com/v1"
|
||||
MODEL_API_KEY_0: "dummy"
|
||||
GIT_STRATEGY: fetch # Reuse existing clone instead of fresh clone each time
|
||||
GIT_CLEAN_FLAGS: -ffdx # Clean untracked files including venvs
|
||||
|
||||
# Template for Python setup (shell executor)
|
||||
.python_setup:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue