ci: use CI_REPO_CLONE_URL override for plugin-git

This commit is contained in:
Shaun Arman 2026-03-15 12:32:52 -05:00
parent ba54695793
commit 9bb27ab370

View File

@ -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: