aboutsummaryrefslogtreecommitdiff
path: root/.build.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* cd into ./vps/ before running CI commandsEuAndreh2019-06-051-3/+6
* Revert "Use =nix build= instead of =nix-build="EuAndreh2019-06-051-1/+1
* Use =nix build= instead of =nix-build=EuAndreh2019-06-041-1/+1
* Rotate SSH key and use correct VPS_COMMIT_SHA on provisioningEuAndreh2019-05-281-1/+1
* Rotate SSH key secretEuAndreh2019-05-281-1/+1
* Configure git for vps-state repo in ./scripts/ci/setup.shEuAndreh2019-05-281-1/+1
* Use SSH to fetch vps-state so we can push to it laterEuAndreh2019-05-281-1/+1
* Fix script references in .build.ymlEuAndreh2019-05-281-6/+3
* Fix call to ./provision.sh in .build.ymlEuAndreh2019-05-261-1/+1
* Run CI scripts from ./vps/ folderEuAndreh2019-05-261-2/+5
* Use nix-shell shebang to run CI scriptsEuAndreh2019-05-261-6/+3
* Use nix-shell --pure to run scriptsEuAndreh2019-05-261-2/+3
* Prepare builds.sr.ht CI environment before running build tasksEuAndreh2019-05-261-5/+2
* Unlock with git-crypt in setup phaseEuAndreh2019-05-261-1/+3
* Revert back from Debian to NixOSEuAndreh2019-05-261-5/+3
* Perform single-user installation of NixEuAndreh2019-05-261-3/+1
* Change ownership to build instead of root of /nixEuAndreh2019-05-261-1/+2
* Create Nix store with sudo before installing NixEuAndreh2019-05-261-1/+2
* Create Nix store with sudoEuAndreh2019-05-261-1/+1
* Change GPG secret referenceEuAndreh2019-05-261-1/+1
* Run shellcheck on Bash files stored in git-cryptEuAndreh2019-05-261-0/+2
* Change GPG secret referenceEuAndreh2019-05-261-2/+1
* Test using Debian to correctly import GPG secretEuAndreh2019-05-261-4/+6
* Add gnupg to allow pipeline to import GPG keysEuAndreh2019-05-261-0/+2
* Automate provisioning and deployment of VPSEuAndreh2019-05-261-0/+7
* Add lint checks and a pipeline to check using NixEuAndreh2019-05-251-0/+13