chore: remove .gitlab.ci.yaml
This commit is contained in:
parent
97a658762f
commit
a8cc01ce6f
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
stages:
|
||||
- build
|
||||
|
||||
build:
|
||||
stage: build
|
||||
tags:
|
||||
- nix
|
||||
script:
|
||||
# Test the nix-shell
|
||||
- just run-with-channels 'nix-shell --run "echo OK"'
|
Loading…
Add table
Add a link
Reference in a new issue