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