stages: - mon_app test_app: stage: mon_app image: python:latest script: - echo "hello world"