CI: build ts
This commit is contained in:
parent
034d9d4c37
commit
5c22207f0a
1 changed files with 5 additions and 0 deletions
|
@ -20,6 +20,11 @@ steps:
|
|||
- pnpm publish --no-git-checks
|
||||
failure: ignore
|
||||
|
||||
build:
|
||||
image: code.philo.ydns.eu/philorg/pnpm-deb
|
||||
commands:
|
||||
- pnpm build
|
||||
|
||||
build_publish:
|
||||
image: quay.io/podman/stable:latest
|
||||
# Caution: This image is built daily. It might fill up your image store quickly.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue