advisory-circular/.gitlab-ci.yml

7 lines
105 B
YAML
Raw Normal View History

2020-10-12 20:12:24 +00:00
image: node:latest
test:
script:
- npm install
- ./node_modules/.bin/shadow-cljs compile test