Try bun again with woodpecker
ci/woodpecker/push/woodpecker Pipeline failed Podrobnosti

This commit is contained in:
tree 2022-10-15 16:51:32 +02:00
rodič 7687a594ba
revize ba1b2f4fa1
1 změnil soubory, kde provedl 3 přidání a 3 odebrání

Zobrazit soubor

@ -1,9 +1,9 @@
pipeline:
build:
image: node
image: jarredsumner/bun:edge
commands:
- npm ci
- npm run build
- bun i
- bun run build
deploy:
image: rclone/rclone
commands: