stages: - test test_job: stage: test script: - echo "Hello, GitLab CI/CD!" - echo "This is a simple test pipeline."