ci: override clone URL — fix empty DRONE_REMOTE_URL from Gogs 0.14 hook payload

This commit is contained in:
Shaun Arman 2026-03-15 12:30:46 -05:00
parent d4f4b9d4c7
commit ba54695793

View File

@ -1,4 +1,10 @@
---
clone:
git:
image: woodpeckerci/plugin-git
environment:
- DRONE_REMOTE_URL=http://gogs_app:3000/sarman/tftsr-devops_investigation.git
pipeline:
rust-fmt-check:
image: rust:1.82-slim