From ba0b57df6eb17c83b12b7ad681794e5aff512dac Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 26 May 2019 12:02:17 -0300 Subject: Add gnupg to allow pipeline to import GPG keys --- .build.yml | 2 ++ TODOs.org | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 6346e2b..08e35a1 100644 --- a/.build.yml +++ b/.build.yml @@ -1,6 +1,8 @@ image: nixos/unstable repositories: nixpkgs: https://nixos.org/channels/nixpkgs-unstable +packages: + - gnupg triggers: - condition: failure action: email diff --git a/TODOs.org b/TODOs.org index 1fa7ee7..2eca505 100644 --- a/TODOs.org +++ b/TODOs.org @@ -4,7 +4,7 @@ CLOSED: [2019-05-25 Sat 13:29] ** DONE Properly provision Ubuntu droplet CLOSED: [2019-05-25 Sat 17:50] ** TODO Use Digital Ocean's Volumes for persistent extended storage -** TODO Automate deployment of updates +** DOING Automate deployment of updates During build, decrypt content of files and update the deployment. How does Terraform tfstate file can be handled in this case? -- cgit v1.3