diff --git a/pipeline.yml b/pipeline.yml index 07bb47d..7aa8689 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -4,9 +4,7 @@ resources: type: git icon: git source: - uri: ssh://git@git.nulloctet.com:8437/docker/renpy-dialogue-checker.git - private_key: | - ((pull_key)) + uri: https://git.nulloctet.com/docker/renpy-dialogue-checker.git ignore_paths: - pipeline.yml - upload_pipeline.sh