Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b6f00e337 | |||
| ddaea0cf9c |
@@ -20,7 +20,7 @@ steps:
|
|||||||
- export VAULT_TOKEN=$(cat /woodpecker/.vault_id)
|
- export VAULT_TOKEN=$(cat /woodpecker/.vault_id)
|
||||||
- bao kv get -mount secret -field RENOVATE_TOKEN renovate > /woodpecker/renovate_token
|
- bao kv get -mount secret -field RENOVATE_TOKEN renovate > /woodpecker/renovate_token
|
||||||
- name: Run Renovate
|
- name: Run Renovate
|
||||||
image: renovate/renovate:43.141.6-full
|
image: renovate/renovate:43.145.0-full
|
||||||
environment:
|
environment:
|
||||||
RENOVATE_AUTODISCOVER: "true"
|
RENOVATE_AUTODISCOVER: "true"
|
||||||
RENOVATE_ENDPOINT: https://gitea.lumpiasty.xyz/api/v1
|
RENOVATE_ENDPOINT: https://gitea.lumpiasty.xyz/api/v1
|
||||||
|
|||||||
@@ -18,7 +18,8 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: meridian
|
- name: meridian
|
||||||
image: gitea.lumpiasty.xyz/lumpiasty/meridian:1.38.0
|
image: gitea.lumpiasty.xyz/lumpiasty/meridian:oai-tools
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3456
|
- containerPort: 3456
|
||||||
name: http
|
name: http
|
||||||
|
|||||||
Reference in New Issue
Block a user