resources: - name: repo type: git source: {uri: "http://192.168.0.201:3000/mitchell/school_app_api.git"} jobs: - name: test plan: - get: repo trigger: true - task: test file: repo/ci/test.yml