diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 168c4d32ed4041e71c88f4454678d67c2654d668..ada238522de028c8e5f6c94708fa61b9e2b6b590 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,6 +19,4 @@ test: deploy: stage: deploy script: - - echo "Deploying the project..." - - # Add your deployment steps here - + - echo "Deploying the project..." \ No newline at end of file