diff --git a/homelab/.gitlab-ci.yml b/homelab/.gitlab-ci.yml index c6c93b33..c124eae7 100644 --- a/homelab/.gitlab-ci.yml +++ b/homelab/.gitlab-ci.yml @@ -1,3 +1,6 @@ +stages: + - deploy + before_script: # update and install git - apt-get update -qq