pipeline: test: image: alpine commands: - echo "CI is working!" - echo "Hello Jaehyun DevOps Lab"