mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-26 12:39:59 +00:00
Rename build -> pipeline in docs for external configuration service (#2217)
This commit is contained in:
@@ -47,7 +47,7 @@ WOODPECKER_CONFIG_SERVICE_ENDPOINT=https://example.com/ciconfig
|
||||
"updated": 0,
|
||||
"version": 0
|
||||
},
|
||||
"build": {
|
||||
"pipeline": {
|
||||
"author": "myUser",
|
||||
"author_avatar": "https://myforge.com/avatars/d6b3f7787a685fcdf2a44e2c685c7e03",
|
||||
"author_email": "my@email.com",
|
||||
|
@@ -47,7 +47,7 @@ WOODPECKER_CONFIG_SERVICE_ENDPOINT=https://example.com/ciconfig
|
||||
"updated": 0,
|
||||
"version": 0
|
||||
},
|
||||
"build": {
|
||||
"pipeline": {
|
||||
"author": "myUser",
|
||||
"author_avatar": "https://myforge.com/avatars/d6b3f7787a685fcdf2a44e2c685c7e03",
|
||||
"author_email": "my@email.com",
|
||||
|
Reference in New Issue
Block a user