update ci pipeline to reflect Identity project removeal
All checks were successful
/ build (push) Successful in 6m7s
/ tests (push) Successful in 27s
/ build-docker (push) Successful in 5m11s

This commit is contained in:
cuqmbr 2025-05-28 12:35:04 +03:00
parent fafb665cd2
commit 2d7d23d26b
Signed by: cuqmbr
GPG Key ID: 0AA446880C766199

View File

@ -25,7 +25,6 @@ jobs:
cache: true cache: true
cache-dependency-path: | cache-dependency-path: |
src/Application/packages.lock.json src/Application/packages.lock.json
src/Identity/packages.lock.json
src/Infrastructure/packages.lock.json src/Infrastructure/packages.lock.json
src/Persistence/packages.lock.json src/Persistence/packages.lock.json
src/Configuration/packages.lock.json src/Configuration/packages.lock.json