From e60b4d9a9f529e43b4be9f2cfddd610366915bf8 Mon Sep 17 00:00:00 2001 From: SPT-dev Date: Thu, 2 Mar 2023 21:25:11 -0500 Subject: [PATCH] docs: Update documentation --- .ansible/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ansible/README.md b/.ansible/README.md index f59268a..e3d0724 100644 --- a/.ansible/README.md +++ b/.ansible/README.md @@ -1,6 +1,6 @@ # Website Deployment -The deployment happens on commit and merge on `master` branch. It is automatically handled by [DroneCI](https://drone.sp-tarkov.com/SPT-AKI/Website) and Ansible. +The deployment happens on commit or merge on `master` branch. It is automatically handled by [DroneCI](https://drone.sp-tarkov.com/SPT-AKI/Website) and Ansible. The deployment pipeline lives in: - [.drone-docker.yml](../.drone-docker.yml) for the official [DroneCI](https://drone.sp-tarkov.com/SPT-AKI/Website)