260323:1406 fix CI : Verify relaase : 🐋 Login to Internal Registry #07
CI / CD Pipeline / build (push) Successful in 8m56s
CI / CD Pipeline / deploy (push) Failing after 15s

This commit is contained in:
admin
2026-03-23 14:06:09 +07:00
parent 148dfb5507
commit 7018713f1a
-1
View File
@@ -23,7 +23,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: 'npm' # Note: cache: 'pnpm' requires additional setup action, using npm cache for basic caching or skipping, but we can just use simple setup
- name: 📦 Install deps
run: pnpm install --frozen-lockfile