Compare commits

..

No commits in common. "main" and "v0.5.9" have entirely different histories.
main ... v0.5.9

3 changed files with 2 additions and 3 deletions

View file

@ -1,6 +1,5 @@
when:
- event: manual
- event: tag
- event: push
steps:

View file

@ -1,6 +1,6 @@
# test-woodpecker-webapp
[![status-badge](https://code.philo.ydns.eu/woodpecker/api/badges/9/status.svg)](https://code.philo.ydns.eu/woodpecker/repos/9)
[![status-badge](https://code.philo.ydns.eu/woodpecker/api/badges/6/status.svg)](https://code.philo.ydns.eu/woodpecker/repos/6)
This is a sandbox for building packages (npm and container) with Woodpecker CI.

View file

@ -1,6 +1,6 @@
{
"name": "test-woodpecker-webapp",
"version": "0.5.17",
"version": "0.5.9",
"scripts": {
"dev": "vite",
"build": "run-p type-check \"build-only {@}\" --",