gitea revert to dind runner
This commit is contained in:
@@ -10,15 +10,17 @@ resources:
|
||||
- drone-server.sealedsecret.yaml
|
||||
- actions.deployment.yaml
|
||||
- actions.sealedsecret.yaml
|
||||
- actions.rbac.yaml
|
||||
|
||||
|
||||
namespace: gitea
|
||||
|
||||
images:
|
||||
- name: actions-runner
|
||||
newName: ghcr.io/christopherhx/gitea-actions-runner
|
||||
- name: runner
|
||||
newName: gitea/act_runner
|
||||
newTag: nightly
|
||||
- name: daemon
|
||||
newName: docker
|
||||
newTag: 23.0.6-dind
|
||||
|
||||
|
||||
helmCharts:
|
||||
|
Reference in New Issue
Block a user