add missing newlines
This commit is contained in:
parent
78272f9440
commit
f6d580210c
@ -22,4 +22,4 @@ tests:
|
||||
apiVersion: v1
|
||||
name: gitea-unittests-scripts
|
||||
- isNotNullOrEmpty:
|
||||
path: data["token.sh"]
|
||||
path: data["token.sh"]
|
||||
|
@ -45,4 +45,4 @@ tests:
|
||||
value: "gitea/gitea:1.19.4-rootless"
|
||||
- equal:
|
||||
path: spec.template.spec.containers[1].image
|
||||
value: "bitnami/kubectl:1.29.0"
|
||||
value: "bitnami/kubectl:1.29.0"
|
||||
|
@ -24,4 +24,4 @@ tests:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: "gitea-unittests-actions-token"
|
||||
key: "token"
|
||||
key: "token"
|
||||
|
Loading…
x
Reference in New Issue
Block a user