diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 86ea789..a644fb3 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -4,7 +4,7 @@ resources: - name: repo type: git - source: {uri: "http://192.168.0.201:3000/mitchell/school_app_api.git"} + source: {uri: "http://git.mdev.local/mitchell/school_app_api.git"} jobs: - name: test