8a8eaf37e0
CI/CD / CI · API (dotnet build + test) (push) Successful in 2m27s
CI/CD / CI · Admin API (dotnet build) (push) Successful in 34s
CI/CD / CI · Dashboard (tsc) (push) Successful in 1m8s
CI/CD / CI · Admin Web (tsc) (push) Successful in 41s
CI/CD / CI · Website (tsc) (push) Successful in 46s
CI/CD / CI · Koja (tsc) (push) Successful in 51s
CI/CD / Deploy · all services (push) Successful in 3m19s
Protects docker/nexus-mirror-ca.crt from CRLF corruption on Windows commits. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
# Certificate files must never be line-ending converted (CRLF would corrupt
|
|
# trust-store parsing on Linux CI runners / Docker builds).
|
|
*.crt -text
|
|
*.pem -text
|
|
*.cer -text
|