Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Leo
atools
Commits
1167eeb9
Commit
1167eeb9
authored
Mar 08, 2022
by
Leo
Browse files
chore(ci): add check for building the nix flake
parent
e58601d7
Pipeline
#114013
failed with stage
in 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1167eeb9
...
...
@@ -9,3 +9,10 @@ unittests:
-
redo check
tags
:
-
docker-alpine
nix-build
:
stage
:
test
image
:
nixpkgs/nix:nixos-21.11
script
:
nix build '.#atools'
tags
:
-
ci-build
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment