advisory-circular/.gitlab-ci.yml
2020-10-12 13:12:24 -07:00

7 lines
105 B
YAML

image: node:latest
test:
script:
- npm install
- ./node_modules/.bin/shadow-cljs compile test