2023-02-17 20:34:51 +00:00
|
|
|
version: "1.1"
|
|
|
|
name: package-registry
|
|
|
|
decription: "Local Package Registry"
|
|
|
|
repos:
|
|
|
|
- cerc-io/hosting
|
2023-03-25 03:24:40 +00:00
|
|
|
- telackey/act_runner
|
|
|
|
containers:
|
2023-03-26 00:26:21 +00:00
|
|
|
- cerc/act-runner
|
|
|
|
- cerc/act-runner-task-executor
|
2023-02-17 20:34:51 +00:00
|
|
|
pods:
|
|
|
|
- name: gitea
|
|
|
|
repository: cerc-io/hosting
|
|
|
|
path: gitea
|
|
|
|
pre_start_command: "run-this-first.sh"
|
|
|
|
post_start_command: "initialize-gitea.sh"
|