rebased: Add Gitea Actions act runner #666

Merged
vjm merged 27 commits from gitea-actions into main 2024-11-10 13:35:57 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit f6d580210c - Show all commits

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"