Use emojis for build, lint steps
Y'know... the important stuff
This commit is contained in:
parent
fd626d907e
commit
36399df006
2 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ let
|
|||
--no-out-link \
|
||||
--show-trace
|
||||
'';
|
||||
label = ":laptop: Socrates [build]";
|
||||
label = ":hammer: build";
|
||||
}
|
||||
];
|
||||
in pkgs.writeText "socrates.yml" (builtins.toJSON pipeline)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue