diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6dd7ee8..cae3719 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ # # For more information, see: https://docs.gitlab.com/ee/ci/yaml/index.html#stages -stages: # List of stages for jobs, and their order of execution +stages: # List of stages for jobs, and their order of execution - build - deploy