mejorar ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Cat /dev/Nulo 2023-07-17 16:39:17 -03:00
parent a90dff4b4c
commit cc251dc822

View file

@ -9,14 +9,11 @@ pipeline:
- ./tool check
when:
path:
exclude: ["*.md"]
refresh-feeds:
image: gitea.nulo.in/nulo/super-image:3.18
commands:
- ./tool refresh_feeds
include: ["*.js", "*.ts", "package.json", "pnpm-lock.yaml", "tsconfig.json"]
build:
image: gitea.nulo.in/nulo/super-image:3.18
commands:
- ./tool refresh_feeds
- ./tool build
upload:
image: gitea.nulo.in/nulo/super-image:3.18