arch: null artifacts: [] environment: BUILD_SUBMITTER: git.sr.ht NIX_CONFIG: experimental-features = nix-command flakes image: nixos/unstable packages: [] repositories: {} secrets: [] shell: false sources: - https://git.sr.ht/~glorifiedgluer/perplex-systems-website#9116bb31ed9474be064215b9fea80ce27618a834 tasks: - check_branch: | cd perplex-systems-website if [ "$(git rev-parse master)" != "$(git rev-parse HEAD)" ]; then \ complete-build; \ fi - build: | cd perplex-systems-website nix build . nix develop -c hut pages publish ./result/site.tar.gz \ --not-found 404.html triggers: [] oauth: pages.sr.ht/PAGES:RW