diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 23cb7ee2d84a4ef789988d3d37dfe23b93886685..23af7ff4b3b45ce92a4305ec15e99f7ade44712c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,3 @@ -# This file is a template, and might need editing before it works on your project. # This is a sample GitLab CI/CD configuration file that should run without any modifications. # It demonstrates a basic 3 stage CI/CD pipeline. Instead of real tests or scripts, # it uses echo commands to simulate the pipeline execution.