Compare commits
No commits in common. "main" and "v0.5.9" have entirely different histories.
3 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
|||
when:
|
||||
- event: manual
|
||||
- event: tag
|
||||
- event: push
|
||||
|
||||
steps:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# test-woodpecker-webapp
|
||||
|
||||
[](https://code.philo.ydns.eu/woodpecker/repos/9)
|
||||
[](https://code.philo.ydns.eu/woodpecker/repos/6)
|
||||
|
||||
This is a sandbox for building packages (npm and container) with Woodpecker CI.
|
||||
|
||||
|
|
|
@ -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 {@}\" --",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue