Compare commits
14 commits
Author | SHA1 | Date | |
---|---|---|---|
ff36ad0361 | |||
219f66626e | |||
4cef6c6db8 | |||
90725b45e2 | |||
42675a6e15 | |||
624f234e9a | |||
46bc879406 | |||
bf316cdf34 | |||
ffcc44af76 | |||
a416480c8e | |||
dda68de2ff | |||
337be3db07 | |||
a11fc5adb0 | |||
0854a250d8 |
3 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
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/6)
|
[](https://code.philo.ydns.eu/woodpecker/repos/9)
|
||||||
|
|
||||||
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.9",
|
"version": "0.5.17",
|
||||||
"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