lmao
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Michael Zhang 2023-03-30 00:56:27 -05:00
parent 5afd06dfe8
commit ec776ff1e3
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B

View file

@ -2,7 +2,7 @@ pipeline:
build: build:
image: nixos/nix image: nixos/nix
commands: commands:
- mdbook - ./ci/build-docs.sh
deploy: deploy:
image: alpine image: alpine