diff --git a/.woodpecker/test.yml b/.woodpecker/test.yml index e7c665ac..2824043a 100644 --- a/.woodpecker/test.yml +++ b/.woodpecker/test.yml @@ -3,7 +3,7 @@ clone: git: image: woodpeckerci/plugin-git environment: - - DRONE_REMOTE_URL=http://gogs_app:3000/sarman/tftsr-devops_investigation.git + - CI_REPO_CLONE_URL=http://gogs_app:3000/sarman/tftsr-devops_investigation.git pipeline: rust-fmt-check: