From 1fb153cc14327318140890c01472c1afc765c5cb Mon Sep 17 00:00:00 2001 From: Anson Date: Mon, 9 Oct 2023 01:36:52 -0600 Subject: [PATCH] idk what is happening to my life anymore --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d5686d8..37480f9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,6 +2,7 @@ stages: - lint - build - build_site + - deploy - deploy_site black: