This commit is contained in:
Jack Hadrill
2022-03-20 18:59:53 +00:00
parent 1252bfab54
commit b879038c47

View File

@@ -7,6 +7,7 @@ steps:
image: node:lts-alpine
commands:
- apk add git
- npm install -g typescript
- npm install
- name: build