From e5d025bf0656dd07d6cc7407e291bbd3981f907a Mon Sep 17 00:00:00 2001
From: Hugo <hnouts.dev@gmail.com>
Date: Thu, 7 Jan 2021 17:04:46 +0100
Subject: [PATCH] typo

---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cf51cc7..8a1b2b8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,6 +9,7 @@ variables:
 
 stages:
   - build
+  - deploy
 
 build_master:
   stage: build
-- 
GitLab