ci: remove git clean flags

This commit is contained in:
naskya 2024-05-06 22:51:42 +09:00
parent a3b156441a
commit ecd8e3d109
No known key found for this signature in database
GPG Key ID: 712D413B3A9FED5C
1 changed files with 0 additions and 1 deletions

View File

@ -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: