diff --git a/.woodpecker/test.yml b/.woodpecker/test.yml index a61c2eb4..1a4bd1b3 100644 --- a/.woodpecker/test.yml +++ b/.woodpecker/test.yml @@ -2,8 +2,9 @@ clone: git: image: woodpeckerci/plugin-git + network_mode: gogs_default environment: - - CI_REPO_CLONE_URL=http://172.0.0.29:3000/sarman/tftsr-devops_investigation.git + - CI_REPO_CLONE_URL=http://gogs_app:3000/sarman/tftsr-devops_investigation.git pipeline: rust-fmt-check: