diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index df97fa22f733a765a7f72e6785bcc3374d1b9f9f..8a3fb8aed5d107c09e8304fe9f0db95d93e94591 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.