stages: - test hello_job: stage: test image: alpine:latest script: - echo "hello world"