Add CI pipeline
This commit is contained in:
parent
26754fa6e4
commit
056f572ee9
6
.gitlab-ci.yml
Normal file
6
.gitlab-ci.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
build:lagarto-ox-rd:
|
||||||
|
stage: build
|
||||||
|
tags:
|
||||||
|
- nix
|
||||||
|
script:
|
||||||
|
- nix develop -L .#lagarto-ox-rd --command env
|
Loading…
Reference in New Issue
Block a user