From 5fd657b7a3e68386f3bf5b091746a440e1c01b2b Mon Sep 17 00:00:00 2001 From: Ali Amr Ali Taha Elnwegy Date: Fri, 1 Mar 2024 10:49:45 +0100 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7f28e90..4a0721f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,7 @@ stages: # List of stages for jobs, and their order of execution - build - - documentaiton + - documentation build-job: # This job runs in the build stage, which runs first. stage: build