1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-06-30 22:13:45 +02:00
Files
woodpecker/store/datastore/sql/postgres/files
Anbraten 289f0c9ad6 Change pipeline config path resolution (#299)
# Config resolution
- pipeline-config setting empty / not specified (default): `.woodpecker/` => `.woodpecker.yml` => `.drone.yml`
- pipeline-config setting defined by user: try that file / folder and no fallback (if a user sets some special value that is normally done for some reason)

# Changes
- pipeline-config setting will be empty by default
- remove fallback setting for config loading (simplifies config)

---
closes #133

---

* adjust config fetching mechanism

* default path empty

* remove fallback flag from ui and db
2021-09-17 21:40:43 +02:00
..
2019-06-14 09:55:40 +02:00
2017-08-02 16:04:00 -04:00
2017-07-15 12:51:02 -04:00
2017-05-19 17:54:13 +02:00
2017-04-06 21:51:01 +09:00