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:
|
when:
|
||||||
- event: manual
|
- event: manual
|
||||||
- event: tag
|
|
||||||
- event: push
|
- event: push
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# test-woodpecker-webapp
|
# 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.
|
This is a sandbox for building packages (npm and container) with Woodpecker CI.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "test-woodpecker-webapp",
|
"name": "test-woodpecker-webapp",
|
||||||
"version": "0.5.17",
|
"version": "0.5.9",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"build": "run-p type-check \"build-only {@}\" --",
|
"build": "run-p type-check \"build-only {@}\" --",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue