fixed pipeline

This commit is contained in:
Sebastian Wendel 2022-07-12 17:55:37 +02:00
parent 54b16929c5
commit ea6012a30a
No known key found for this signature in database
GPG key ID: 1422B7DF78144640

View file

@ -10,6 +10,7 @@ default:
- nix profile install --inputs-from . 'nixpkgs#direnv'
- direnv allow
- nix flake show
- env
stages:
- test
@ -20,10 +21,10 @@ stages:
debug:
stage: test
script:
- id
- env
- uname -a
lint.yaml:
stage: test
script: