fix style
This commit is contained in:
parent
7919288ead
commit
09315fd115
1 changed files with 2 additions and 2 deletions
|
@ -371,9 +371,9 @@ gitea:
|
||||||
labels:
|
labels:
|
||||||
- docker:docker://node:16-bullseye
|
- docker:docker://node:16-bullseye
|
||||||
image:
|
image:
|
||||||
registry: "code.forgejo.org"
|
registry: code.forgejo.org
|
||||||
repository: forgejo/runner
|
repository: forgejo/runner
|
||||||
tag: "3.5.1"
|
tag: 3.5.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
registrationSecretName: ~
|
registrationSecretName: ~
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
|
Loading…
Reference in a new issue