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

This commit is contained in:
Cloudyy 2024-01-15 17:33:03 -03:00
parent 5b2cd81828
commit cdbdd31769
Signed by: cloudyy
GPG key ID: 035104A645BAEADD

View file

@ -1,6 +1,8 @@
pipeline:
check:
image: bash
commands:
- bun install
- bun astro check
check:
image: fish
commands:
- pwd
- whoami
- /home/cloudyy/.bun/bin/bun install
- /home/cloudyy/.bun/bin/bun astro check