Try to build something
2 files changed, 5 insertions(+), 2 deletions(-) M .build.yml A build
M .build.yml => .build.yml +4 -2
@@ 1,4 1,6 @@ image: archlinux image: nixos/latest tasks: - say-hello: | echo hello, world echo hello, world - build-something: | ./build
A build => build +1 -0