andersdamsgaard.com

my photography webpage
git clone git://src.adamsgaard.dk/andersdamsgaard.com # fast
git clone https://src.adamsgaard.dk/andersdamsgaard.com.git # slow
Log | Files | Refs | Submodules | README | LICENSE Back to index

commit ce550b804e14e7bf9329d2841a1d228619f8115a
parent c4ef00733f13e30fd487d4402ba5e5a965f424a9
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Fri,  2 Nov 2018 13:56:12 +0100

Update readme with deploy description

Diffstat:
MREADME.md | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -6,6 +6,7 @@ This repository contains the source for through [domains.google.com](https://domains.google.com), where the FastMail nameservers are defined as primary nameservers. -Deployment occurs from the client (with the fastmail-files app password -exported as `$FASTMAILKEY`, or through the [GitLab CI -pipeline](https://gitlab.com/admesg/andersdamsgaard.com/pipelines). +Deployment occurs through the [GitLab CI +pipeline](https://gitlab.com/admesg/andersdamsgaard.com/pipelines) after +pushing to the master branch. Alternatively, deployment can happen from the +client with `make deploy-local`.