ci: add parsons

feature/pluto-notebooks
hexchen 2021-07-29 20:35:07 +00:00
parent 0b30d81d13
commit 479d119b8b
1 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,13 @@
stages:
- build
build-parsons:
tags:
- nix
stage: build
script:
- nix-build -A deploy.parsons
build-nixda:
tags:
- nix