*Add typescript
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
7350cefe8b
commit
a674a79b11
|
@ -3,6 +3,7 @@ pipeline:
|
|||
image: git.lumeweb.com/lumeweb/ci-node
|
||||
commands:
|
||||
- yarn
|
||||
- yarn global add typescript
|
||||
- yarn build
|
||||
package:
|
||||
image: ghcr.io/goreleaser/nfpm
|
||||
|
|
Reference in New Issue