ci: remove git clean flags
This commit is contained in:
parent
a3b156441a
commit
ecd8e3d109
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ variables:
|
|||
POSTGRES_USER: firefish
|
||||
POSTGRES_PASSWORD: password
|
||||
POSTGRES_HOST_AUTH_METHOD: trust
|
||||
GIT_CLEAN_FLAGS: -ffdx --exclude node_modules/ --exclude target/
|
||||
|
||||
default:
|
||||
before_script:
|
||||
|
|
Loading…
Reference in a new issue