mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 17:54:07 +01:00
Renamed procs/jobs to steps in code (#1331)
Renamed `procs` to `steps` in code for the issue #1288 Co-authored-by: Harikesh Prajapati <harikesh.prajapati@druva.com> Co-authored-by: qwerty287 <ndev@web.de> Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com> Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
@@ -23,7 +23,7 @@ tasks:
|
||||
env:
|
||||
WOODPECKER_SERVER: localhost:9000
|
||||
WOODPECKER_SECRET: "1234"
|
||||
WOODPECKER_MAX_PROCS: 1
|
||||
WOODPECKER_MAX_WORKFLOWS: 1
|
||||
WOODPECKER_HEALTHCHECK: false
|
||||
command: |
|
||||
gp sync-await woodpecker-server
|
||||
|
||||
Reference in New Issue
Block a user