From 50dd29a3da53bccf46105781f5a3a4cfad810071 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sat, 22 May 2021 08:57:59 +0200 Subject: [PATCH] Add note about deployment --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cdde618..a3a3b5b 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,7 @@ Our public website made by members! - Clone this repo: `git clone https://github.com/biobulkbende/biobulkbende.org` - From within the folder install all packages: `npm install` - Run gulp for automation: `gulp watch` + +## Deployment + +Just push commits and our [CD config](https://drone.autonomic.zone/biobulkbende/biobulkbende.org) will deploy the website.