forked from cerc-io/stack-orchestrator
Update independent act-runner stack to use custom act as well. (#702)
* Update independent act-runner stack to use custom act as well. * Remove branches which are not needed or already merged.
This commit is contained in:
parent
db8aec52aa
commit
4b3ea7c30f
@ -3,7 +3,7 @@ name: act-runner
|
||||
description: "Local act-runner"
|
||||
repos:
|
||||
- git.vdb.to/cerc-io/hosting
|
||||
- gitea.com/gitea/act_runner
|
||||
- gitea.com/telackey/act_runner@telackey/entrypoint
|
||||
containers:
|
||||
- cerc/act-runner
|
||||
- cerc/act-runner-task-executor
|
||||
|
@ -2,11 +2,9 @@ version: "1.1"
|
||||
name: package-registry
|
||||
description: "Local Package Registry"
|
||||
repos:
|
||||
- github.com/telackey/gitea@telackey/entrypoint
|
||||
- git.vdb.to/cerc-io/hosting@dboreham/fix-dind
|
||||
- git.vdb.to/cerc-io/hosting
|
||||
- gitea.com/telackey/act_runner@telackey/entrypoint
|
||||
containers:
|
||||
- cerc/gitea
|
||||
- cerc/act-runner
|
||||
- cerc/act-runner-task-executor
|
||||
pods:
|
||||
|
Loading…
Reference in New Issue
Block a user