From 3b5e83c68732a324f54775c7093c9237faf3e51a Mon Sep 17 00:00:00 2001 From: Athanasios <ath.kouk.oid@gmail.com> Date: Thu, 4 Mar 2021 09:31:11 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e7d2928..ea38b77 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Description -A single page raw template for gitlab pages +A single page raw template for gitlab pages. # Deployment -To deploy your gitlab page you have to run the deploy-job in the CI / CD pipeline +To deploy your gitlab page you have to run the deploy-job in the CI / CD pipeline. # Cleanup -To delete your published gitlab page you have to run the cleanup-job in the CI / CD pipeline \ No newline at end of file +To delete your published gitlab page you have to run the cleanup-job in the CI / CD pipeline. \ No newline at end of file -- GitLab