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