optimized Dockerfile
Some checks failed
Build and Deploy to k3s / build-and-deploy (push) Failing after 38s

This commit is contained in:
Alexis Bruneteau 2025-06-01 03:14:46 +02:00
parent 8acf22a953
commit e616a400ed

View File

@ -17,7 +17,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '22'
cache: 'npm'
- name: Install dependencies
run: npm ci