add missing newlines

This commit is contained in:
Vince Montalbano 2024-07-24 12:29:25 -05:00
parent 78272f9440
commit f6d580210c
3 changed files with 3 additions and 3 deletions

View File

@ -22,4 +22,4 @@ tests:
apiVersion: v1
name: gitea-unittests-scripts
- isNotNullOrEmpty:
path: data["token.sh"]
path: data["token.sh"]

View File

@ -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"

View File

@ -24,4 +24,4 @@ tests:
valueFrom:
secretKeyRef:
name: "gitea-unittests-actions-token"
key: "token"
key: "token"