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#fad47e26b08c768a7635a28351c3852091bd5edf 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 \ --domain glorifiedgluer.srht.site \ --subdirectory perplex-systems triggers: [] oauth: pages.sr.ht/PAGES:RW