ci: use CI_REPO_CLONE_URL override for plugin-git
This commit is contained in:
parent
ba54695793
commit
9bb27ab370
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user