stages: - build build: stage: build tags: - nix script: # Test the nix-shell - just run-with-channels 'nix-shell --run "echo OK"'