stages: - pull default: image: alpine pull-gitlab: stage: pull script: - echo "This is redundant" pull-github: stage: pull script: - apk add --no-cache git - git pull https://github.com/qurator-spk/dinglehopper.git