From 03967e2ef8118350ed1e89436e27d4f96807ca20 Mon Sep 17 00:00:00 2001 From: Jeff Roche Date: Thu, 2 Jun 2022 14:19:07 -0400 Subject: [PATCH] chore: readme task list update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 353dfe3..8b4daba 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ $ onstaging ./bin/ci/deploy-service.sh - :white_check_mark: Use semantic versioning - :white_check_mark: Add a version command - :white_check_mark: Accept all valid yaml file extensions -- Build a Drone CI/CD pipeline +- :white_check_mark: Build a CI/CD pipeline - Implement some tests - Loading Environment variables from a .env file - Encrypted environment variables via [dragoman](https://github.com/meltwater/dragoman)