ci: override clone URL — fix empty DRONE_REMOTE_URL from Gogs 0.14 hook payload
This commit is contained in:
parent
d4f4b9d4c7
commit
ba54695793
@ -1,4 +1,10 @@
|
|||||||
---
|
---
|
||||||
|
clone:
|
||||||
|
git:
|
||||||
|
image: woodpeckerci/plugin-git
|
||||||
|
environment:
|
||||||
|
- DRONE_REMOTE_URL=http://gogs_app:3000/sarman/tftsr-devops_investigation.git
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
rust-fmt-check:
|
rust-fmt-check:
|
||||||
image: rust:1.82-slim
|
image: rust:1.82-slim
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user