del gitea
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
@kirill.komarov
2026-06-16 22:43:02 +05:00
parent 1d0bf86fee
commit 0382abe819
+1 -1
View File
@@ -6,7 +6,7 @@ steps:
install:
image: node:20
commands:
- cd client && npm ci
- cd client && npm install
lint:
image: node:20